fixes
This commit is contained in:
@@ -20,11 +20,16 @@ html.electron {
|
||||
}
|
||||
|
||||
html.electron .navbar,
|
||||
html.electron .top-bar {
|
||||
html.electron .top-bar,
|
||||
html.electron .panel-header {
|
||||
top: var(--titlebar-height) !important;
|
||||
}
|
||||
|
||||
html.electron .calendar-wrapper {
|
||||
html.electron .panel-content {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
html.electron .calendar-wrapper{
|
||||
margin-top: 4rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user