length of card which was getting displayed on hovering is reduced (#1915)
This commit is contained in:
@@ -136,7 +136,7 @@ span.icon-text::after {
|
||||
/* Dropdown Scrollbar*/
|
||||
.scrollable-y {
|
||||
overflow-y: scroll;
|
||||
height: 360px;
|
||||
height: 190px;
|
||||
}
|
||||
|
||||
.scrollable-y::-webkit-scrollbar {
|
||||
@@ -289,4 +289,4 @@ span.icon-text::after {
|
||||
.icon-hide {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user