2
1
Fork 0

style: unset sidebar width

This commit is contained in:
outfoxxed 2024-07-14 20:40:21 -07:00
parent fb88536039
commit 170d7d9252
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -49,3 +49,7 @@
.small {
font-size: 0.75rem;
}
.sidebar-container {
width: auto
}