mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Added margin to suspended-user badge
This commit is contained in:
parent
049030899c
commit
d82f89d33c
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@
|
|||
background: var(--lightgrey);
|
||||
text-transform: uppercase;
|
||||
color: var(--middarkgrey);
|
||||
margin-left: 1.2rem;
|
||||
}
|
||||
|
||||
.gh-badge.locked {
|
||||
|
|
Loading…
Add table
Reference in a new issue