wip
This commit is contained in:
parent
61b777b61c
commit
d27116c0dd
3 changed files with 8 additions and 12 deletions
|
|
@ -889,6 +889,11 @@ swp-schedule-scroll {
|
|||
overflow-x: auto;
|
||||
}
|
||||
|
||||
/* Når drawer er åben: giv plads til drawer med margin */
|
||||
body.schedule-drawer-open swp-schedule-scroll {
|
||||
margin-right: var(--drawer-width, 420px);
|
||||
}
|
||||
|
||||
/* ===========================================
|
||||
WORK SCHEDULE TABLE
|
||||
=========================================== */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue