aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rwxr-xr-xscss/imports/scss/_PanelUI.scss2
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;