diff options
Diffstat (limited to 'scss/imports')
-rwxr-xr-x | scss/imports/scss/_PanelUI.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/imports/scss/_PanelUI.scss b/scss/imports/scss/_PanelUI.scss index 2ac88b1d..91a46c76 100755 --- a/scss/imports/scss/_PanelUI.scss +++ b/scss/imports/scss/_PanelUI.scss | |||
@@ -1262,7 +1262,7 @@ body .main .dragOver:not(.dragging) { | |||
1262 | left: 0; | 1262 | left: 0; |
1263 | width: 100%; | 1263 | width: 100%; |
1264 | height: 100%; | 1264 | height: 100%; |
1265 | z-index: 9999; | 1265 | z-index: 6000; |
1266 | color: white; | 1266 | color: white; |
1267 | text-align: center; | 1267 | text-align: center; |
1268 | line-height: 100px; | 1268 | line-height: 100px; |