]> git.openstreetmap.org Git - rails.git/commitdiff
Remove unused $border sass variable
authorAnton Khorev <tony29@yandex.ru>
Sat, 6 Apr 2024 14:42:34 +0000 (17:42 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 6 Apr 2024 14:42:34 +0000 (17:42 +0300)
app/assets/stylesheets/parameters.scss

index e0082a26aa0cf354564bfb1e734e740b00a88f9b..2054649776c8b50d146e35da3b0987b275be6f4a 100644 (file)
@@ -14,7 +14,6 @@ $darkgrey: #888;
 $headerHeight: 55px;
 $sidebarWidth: 350px;
 $list-highlight: #FFFFC0;
-$border: 1px solid $grey;
 
 $link-color: #24d;
 $link-hover-color: #24d;