Files
web/apps/partner-sas/app/[lang]/hotelreservation/(payment-callback)/payment-callback/layout.module.css
Anton Gunnarsson ace44d00dc Merged in feat/prepare-hotelreservation-routes-in-sas (pull request #2581)
Prepare hotelreservation routes

* Prepare hotelreservation routes


Approved-by: Matilda Landström
2025-07-30 13:22:36 +00:00

5 lines
81 B
CSS

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