summaryrefslogtreecommitdiffstats
path: root/dashboard/src/static/css/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/static/css/theme.css')
-rw-r--r--dashboard/src/static/css/theme.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/dashboard/src/static/css/theme.css b/dashboard/src/static/css/theme.css
index bd15637..fb350e2 100644
--- a/dashboard/src/static/css/theme.css
+++ b/dashboard/src/static/css/theme.css
@@ -10,4 +10,10 @@
.modal p {
word-wrap: break-word;
+}
+
+.create_drop {
+ display: none;
+ width: 100%;
+
} \ No newline at end of file