feat(SW-415): Fix merge issues

This commit is contained in:
Pontus Dreij
2024-10-10 11:08:58 +02:00
parent 7cfea83be5
commit 1d4947ecb6
5 changed files with 7 additions and 30 deletions

View File

@@ -1,7 +1,5 @@
.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;