diff options
Diffstat (limited to 'res/css/partials/top-bar.scss')
| -rw-r--r-- | res/css/partials/top-bar.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/css/partials/top-bar.scss b/res/css/partials/top-bar.scss index 71414b7a..0224410c 100644 --- a/res/css/partials/top-bar.scss +++ b/res/css/partials/top-bar.scss @@ -3,7 +3,7 @@ top:0; left:0; width:100%; - height:36px; + height:$top-bar-height; background-color:#363636; //todo: $dark-grey } |
