mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-03 15:27:13 -04:00
docs - chevron 7 locked
This commit is contained in:
parent
b7a1f76f4d
commit
4e32e9f127
@ -78,4 +78,16 @@ tbody tr:hover {
|
|||||||
.container:has(#left-sidebar) {
|
.container:has(#left-sidebar) {
|
||||||
grid-template-columns: 310px minmax(0, 1fr);
|
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;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user