diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2020-03-28 18:40:43 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2020-03-28 18:40:43 +1000 |
| commit | 668f6cba15b06086845ae29da6accfe0e6411d6c (patch) | |
| tree | 912163a0076cae200f1254c577d17549fcbd5229 /static/upload.css | |
| parent | 5f209d48323355d2c3746c5c430ae8bb691d8b64 (diff) | |
Refactored UI to be more mobile friendly with new quality navsv1.1.6
Diffstat (limited to 'static/upload.css')
| -rw-r--r-- | static/upload.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/upload.css b/static/upload.css index 194d3d0..9add614 100644 --- a/static/upload.css +++ b/static/upload.css @@ -26,7 +26,7 @@ justify-content: center;
align-items: center;
min-width: 300px;
- min-height: 200px;
+ min-height: 150px;
}
.upload-box span {
|
