Merged in fix/SW-2523-filter-select-rate-small-screen (pull request #2607)
fix(SW-2523): filter scrollable for desktop with small height * fix(SW-2523): filter scrollable for desktop with small height Approved-by: Hrishikesh Vaipurkar
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
background-color: var(--Surface-Primary-Default);
|
||||
box-shadow: 0px 0px 14px 6px rgba(0, 0, 0, 0.1);
|
||||
max-width: 340px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.checkboxContainer {
|
||||
|
||||
Reference in New Issue
Block a user