add expanded menu

This commit is contained in:
isUnknown 2024-08-26 17:03:32 +02:00
parent b1ddfee49c
commit 049f11e011
9 changed files with 155 additions and 8 deletions

View file

@ -1,3 +1,7 @@
.sr-only {
display: none;
}
body.progress * {
cursor: progress !important;
}