mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
to match rounded avatar, rounded @name mentions
This commit is contained in:
parent
e32cecf60f
commit
9e4080d825
@ -563,6 +563,7 @@ a.mention {
|
||||
padding: 2px 4px;
|
||||
color: $primary;
|
||||
background: dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user