mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
desktop editor toggle didn't match mobile color
This commit is contained in:
parent
2ef1dca335
commit
935c9343e4
@ -142,7 +142,7 @@
|
||||
right: 1px;
|
||||
position: absolute;
|
||||
font-size: 1.071em;
|
||||
color: $primary;
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
padding: 0 10px 5px 10px;
|
||||
&:before {
|
||||
font-family: "FontAwesome";
|
||||
|
Loading…
x
Reference in New Issue
Block a user