css: Respect `--menu-flyout-color`
This commit is contained in:
parent
723e3ec362
commit
36034afc93
|
@ -273,7 +273,7 @@
|
|||
position: relative;
|
||||
|
||||
> a {
|
||||
color: @menu-flyout-color;
|
||||
.var(color, menu-flyout-color);
|
||||
padding-left: 1.5em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue