Files
web/apps/partner-sas/components/PoweredByScandic/poweredByScandic.module.css
Hrishikesh Vaipurkar c01f440651 Merged in feat/SW-3542-update-color-variables-to- (pull request #2970)
feat(SW-3542): Updated the color variables for MVP

Approved-by: Joakim Jäderberg
2025-10-17 09:22:03 +00:00

13 lines
151 B
CSS

.root {
display: flex;
align-items: center;
gap: 8px;
color: var(--SAS-20);
}
.logo {
max-height: 14px;
max-width: 65px;
width: 100%;
}