Remove plugin docs and fix sidebar arrow alignment

This commit is contained in:
thePR0M3TH3AN
2025-07-10 16:07:53 -04:00
parent b08eff24e0
commit 2bea49bce3
2 changed files with 2 additions and 13 deletions

View File

@@ -73,6 +73,8 @@ body {
list-style: none;
cursor: pointer;
position: relative;
display: flex;
align-items: center;
}
.nav-section summary::-webkit-details-marker { display: none; }
.nav-section summary::before {