mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 13:06:01 +00:00
fix: query editor on import/export screen overlaps with selector
This commit is contained in:
@@ -191,6 +191,7 @@
|
||||
|
||||
.sqlwrap {
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
height: 100px;
|
||||
width: 20vw;
|
||||
margin-left: var(--dim-large-form-margin);
|
||||
|
||||
Reference in New Issue
Block a user