Files
web/app/[lang]/(live)/(public)/hotelreservation/(standard)/select-hotel/layout.module.css
2024-11-06 08:52:21 +01:00

5 lines
93 B
CSS

.layout {
min-height: 100dvh;
background-color: var(--Base-Background-Primary-Normal);
}