Fix: Banner color in drawer (mobile)
This commit is contained in:
parent
f04863f1ef
commit
69fe04ef3f
@ -23,6 +23,11 @@
|
|||||||
border-bottom: 1px solid #970b0b;
|
border-bottom: 1px solid #970b0b;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Override the banner color in drawer (mobile) */
|
||||||
|
.md-nav--primary .md-nav__title[for="__drawer"] {
|
||||||
|
background-color: #001e23;
|
||||||
|
}
|
||||||
|
|
||||||
/* Override the tab colors */
|
/* Override the tab colors */
|
||||||
.md-tabs {
|
.md-tabs {
|
||||||
background-color: #001e23;
|
background-color: #001e23;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user