fix CSS bug from recent commit
This commit is contained in:
@@ -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{
|
||||||
|
Reference in New Issue
Block a user