make the sidebar disappear when you click category links

This commit is contained in:
Lazy Hippopotamus
2023-07-15 11:36:02 -04:00
parent 42693b20fe
commit 8ca034de16
3 changed files with 5 additions and 3 deletions

View File

@@ -224,6 +224,7 @@ body:not(.sidebar-opened) > #sider-outer > #sider > img {
right: 0px;
top: 50%;
width: 20px;
z-index: 100000000000;
}
.hidden {