mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: prevent the tag bullet from shrinking (#27669)
This commit is contained in:
@@ -101,6 +101,7 @@
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
&:before {
|
||||
flex-shrink: 0;
|
||||
background: var(--primary-low-mid);
|
||||
margin-right: 5px;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user