diff options
| author | James Mills <prologic@shortcircuit.net.au> | 2020-03-28 20:49:09 +1000 |
|---|---|---|
| committer | James Mills <prologic@shortcircuit.net.au> | 2020-03-28 20:49:09 +1000 |
| commit | 6c50fb31e077284e0822991c318aa3fd1fa878a6 (patch) | |
| tree | 24807d726be354759bb52945881fc32767b62407 /static/theme.css | |
| parent | 668f6cba15b06086845ae29da6accfe0e6411d6c (diff) | |
More minor UI tweaksv1.1.7
Diffstat (limited to 'static/theme.css')
| -rw-r--r-- | static/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/theme.css b/static/theme.css index 0dcbd1a..60b5479 100644 --- a/static/theme.css +++ b/static/theme.css @@ -95,7 +95,7 @@ main { display: inline-block; margin-left: 10px; width: 290px; - height: 543px; + height: 607px;; background: #282a2e; box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2); overflow-x: hidden; |
