mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: use color variable for background of shortcut keys
This commit is contained in:
parent
13b4eb9cce
commit
32e14045c4
@ -51,7 +51,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
span {
|
span {
|
||||||
background: #f2f2f2;
|
background: $primary-very-low;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
margin: 0 6px;
|
margin: 0 6px;
|
||||||
|
Loading…
Reference in New Issue
Block a user