add hideSessionsOnHome button

This commit is contained in:
isUnknown 2024-09-19 16:12:42 +02:00
parent 2ceb483d39
commit a274ce90c4
5 changed files with 74 additions and 64 deletions

View file

@ -168,6 +168,9 @@
.no-margin {
margin: 0 !important;
}
.no-border {
border: none !important;
}
.shift-large {
margin-left: var(--shift-large);