styles fixes

This commit is contained in:
2025-12-09 17:37:09 +01:00
parent bc1cf7b5e9
commit 7778ddbdf2
3 changed files with 14 additions and 0 deletions

View File

@@ -24,6 +24,10 @@ html.electron .top-bar {
top: var(--titlebar-height) !important;
}
html.electron .calendar-wrapper {
margin-top: 4rem;
}
html.electron .back-btn {
top: 55px !important;
}