fix(tasks): make task modal body size to content when reminder is enabled
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
* -------------------------------------------------------- */
|
||||
.tasks-page { --module-accent: var(--module-tasks); }
|
||||
|
||||
.modal-panel__body--tasks-fit {
|
||||
flex: 0 1 auto;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------
|
||||
* Seiten-Layout
|
||||
* -------------------------------------------------------- */
|
||||
@@ -755,4 +759,3 @@
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user