Merge remote-tracking branch 'origin/develop' into feat/SW-415-select-room-card

This commit is contained in:
Pontus Dreij
2024-10-10 10:58:04 +02:00
4 changed files with 29 additions and 9 deletions

View File

@@ -1,5 +1,7 @@
.layout {
min-height: 100dvh;
max-width: var(--max-width);
margin: 0 auto;
background-color: var(--Base-Background-Primary-Normal);
max-width: var(--max-width);
margin: 0 auto;