1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 18:16:39 +00:00

Revert "docs - chevron 7 locked"

This reverts commit 4e32e9f127.
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;
}