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-weight:900;
|
||||||
font-size:.25in;
|
font-size:.25in;
|
||||||
border-bottom: solid .03in var(--message-bg-hover);
|
border-bottom: solid .03in var(--message-bg-hover);
|
||||||
background: var(--primary-bg);
|
|
||||||
padding: .06in .2in;
|
padding: .06in .2in;
|
||||||
background: var(--server-bg);
|
background: var(--channel-name-bg);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
.exitsettings{
|
.exitsettings{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue