fix(sidebar): changed server sidebar width

This commit is contained in:
trashtemp
2022-01-15 12:36:50 +01:00
parent c12962c515
commit 64da24da99
3 changed files with 14 additions and 7 deletions

View File

@@ -97,7 +97,6 @@
code {
color: white;
font-size: 90%;
padding-inline-end: 1em;
background: var(--block);
border-radius: var(--border-radius);
font-family: var(--monospace-font), monospace;