Revert "docs - chevron 7 locked"

This reverts commit 4e32e9f127256093b57ae5ff4cd9747ee88cd89c.
This commit is contained in:
Cody Glassman 2025-06-17 21:05:41 -07:00
parent 4e32e9f127
commit 23a6208537

View File

@ -78,16 +78,4 @@ tbody tr:hover {
.container:has(#left-sidebar) {
grid-template-columns: 310px minmax(0, 1fr);
}
}
#left-sidebar a.expandable {
padding: 0 0 0 12px;
}
#left-sidebar a>button {
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
}