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

6 lines
115 B
CSS

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