try to get rid of vertical scroll
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
margin: -3px;
|
||||
margin-bottom: 6px;
|
||||
max-height: 130px;
|
||||
overflow: auto;
|
||||
overflow-y: auto;
|
||||
@media screen and (max-height: 515px) {
|
||||
max-height: unset; // remove double scrollbar
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user