diff options
| author | Yuri Plashenkov <yuri@plashenkov.com> | 2023-12-15 06:39:33 +0300 |
|---|---|---|
| committer | Yuri Plashenkov <yuri@plashenkov.com> | 2023-12-15 06:39:33 +0300 |
| commit | 898c58626fa34d24cbacd8a45c61921c5b189019 (patch) | |
| tree | b993372981b8d5c41278981e3e1c6789d2cd480a /theme-deep-dark@v1.21.2.css | |
| parent | c6b0749c54e2f8832fd90f2b5ca7330af66c4ebc (diff) | |
Update dashboard navbar margin
Diffstat (limited to 'theme-deep-dark@v1.21.2.css')
| -rw-r--r-- | theme-deep-dark@v1.21.2.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme-deep-dark@v1.21.2.css b/theme-deep-dark@v1.21.2.css index 6ff6dca..656b02a 100644 --- a/theme-deep-dark@v1.21.2.css +++ b/theme-deep-dark@v1.21.2.css | |||
| @@ -254,7 +254,7 @@ | |||
| 254 | .dashboard .dashboard-navbar { | 254 | .dashboard .dashboard-navbar { |
| 255 | background: var(--color-nav-bg); | 255 | background: var(--color-nav-bg); |
| 256 | margin-top: -15px; | 256 | margin-top: -15px; |
| 257 | margin-bottom: -14px; | 257 | margin-bottom: -11px; |
| 258 | padding-top: 15px; | 258 | padding-top: 15px; |
| 259 | padding-bottom: 14px; | 259 | padding-bottom: 14px; |
| 260 | } | 260 | } |
