diff options
Diffstat (limited to 'web/src/css/header.less')
-rw-r--r-- | web/src/css/header.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/src/css/header.less b/web/src/css/header.less index 8fa5e37f..065471d1 100644 --- a/web/src/css/header.less +++ b/web/src/css/header.less @@ -30,4 +30,8 @@ header { max-height: 500px; overflow-y: auto; } +} + +.menu .btn { + margin: 2px 2px 2px 2px; }
\ No newline at end of file |