fix CSS bug from recent commit
This commit is contained in:
parent
d6a5525da1
commit
aeb7915d28
1 changed files with 1 additions and 2 deletions
|
@ -1297,9 +1297,8 @@ span {
|
|||
font-weight:900;
|
||||
font-size:.25in;
|
||||
border-bottom: solid .03in var(--message-bg-hover);
|
||||
background: var(--primary-bg);
|
||||
padding: .06in .2in;
|
||||
background: var(--server-bg);
|
||||
background: var(--channel-name-bg);
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.exitsettings{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue