mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 01:18:23 +00:00
Fix for filter pane being rendered below dropdowns
This commit is contained in:
parent
d7528fffb6
commit
83638ad144
1 changed files with 1 additions and 0 deletions
|
|
@ -812,4 +812,5 @@ body {
|
|||
margin-right: 10%;
|
||||
right: 0;
|
||||
height: 300px;
|
||||
z-index: 100;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue