]> git.openstreetmap.org Git - rails.git/commitdiff
Keep default header background
authorAnton Khorev <tony29@yandex.ru>
Mon, 8 Apr 2024 22:44:47 +0000 (01:44 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 8 Apr 2024 22:47:59 +0000 (01:47 +0300)
app/assets/stylesheets/common.scss

index eac3f7417aa5a1c25fd281c1ab27bbed81878561..900ade1b47703ebcd875a4f9f7565127d19bad68 100644 (file)
@@ -188,7 +188,6 @@ body.small-nav {
     flex-direction: column;
     height: auto;
     min-height: $headerHeight;
-    background: #fff;
 
     &.closed nav {
       display: none;