mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 03:19:10 +00:00
oops background-color not color
This commit is contained in:
parent
491c93c3d1
commit
5028fdbed6
@ -158,8 +158,8 @@
|
||||
}
|
||||
a.mention, .ac-wrap .item span {
|
||||
@include border-radius-all(6px);
|
||||
color: $quote-background;
|
||||
padding: 1px 5px;
|
||||
background-color: $quote-background;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
a.mention {
|
||||
cursor: pointer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user