mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
fix bottom navigation bar
This commit is contained in:
8
cookbook/static/themes/tandoor_dark.min.css
vendored
8
cookbook/static/themes/tandoor_dark.min.css
vendored
@@ -10560,3 +10560,11 @@ textarea, input:not([type="submit"]):not([class="multiselect__input"]):not([clas
|
||||
.b-sidebar-body {
|
||||
background-color: #303030 !important;
|
||||
}
|
||||
|
||||
.bottom-nav-link {
|
||||
color: #898989 !important;
|
||||
}
|
||||
|
||||
.bottom-nav-link-active {
|
||||
color: var(--primary) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user