mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-05 01:24:38 +08:00
Tried to make chapter toggles a little smoother in FF
This commit is contained in:
@ -178,7 +178,7 @@
|
||||
display: none;
|
||||
padding-left: 0;
|
||||
}
|
||||
.sub-menu.open {
|
||||
[chapter-toggle].open + .sub-menu {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user