diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/style.scss b/data/style.scss index 37e2239..32d2989 100644 --- a/data/style.scss +++ b/data/style.scss @@ -420,7 +420,7 @@ th span.active span { justify-content: space-between; } -.form { +.form, .drag-form { display: none; background: var(--drag_background); position: absolute; |