Merge pull request #14355 from shariquerik/notification_overlap_filter
fix: Filter pop-up overlaps the Notification Window
This commit is contained in:
commit
b7de4b3cae
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
min-width: 500px;
|
||||
min-height: 50px;
|
||||
font-size: var(--text-md);
|
||||
z-index: 1019;
|
||||
}
|
||||
|
||||
.filter-area {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue