fix: margin overflow cutting the focus state
This commit is contained in:
parent
b7bc34047a
commit
49dd8782fd
@ -22,6 +22,8 @@
|
||||
}
|
||||
|
||||
.filter-options {
|
||||
margin-left: -5px;
|
||||
padding-left: 5px;
|
||||
max-height: 300px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user