diff options
Diffstat (limited to 'src/static/css/theme.css')
-rw-r--r-- | src/static/css/theme.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/static/css/theme.css b/src/static/css/theme.css index bd15637..fb350e2 100644 --- a/src/static/css/theme.css +++ b/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 |