Fixed dark mode aside bg color
This commit is contained in:
parent
0facb1ebd1
commit
dbd2f949cc
1 changed files with 3 additions and 0 deletions
|
@ -4033,6 +4033,9 @@ a.tag.label,
|
|||
#mention-link span:last-of-type {
|
||||
margin-right: 42px;
|
||||
}
|
||||
aside {
|
||||
background-color: var(--background-color);
|
||||
}
|
||||
.offcanvas-right-overlay,
|
||||
aside::before {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue