Replace the auth chat message badge with an icon
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
.badge {
|
||||
font-family: var(--theme-text-display-font-family);
|
||||
font-weight: 500;
|
||||
font-size: 0.4em;
|
||||
font-size: 0.6rem;
|
||||
text-transform: uppercase;
|
||||
padding: 2px;
|
||||
padding: 1px;
|
||||
padding-top: 0px;
|
||||
border-radius: 3px;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
|
||||
Reference in New Issue
Block a user