feat(WEB-162): final design edit profile page

This commit is contained in:
Simon Emanuelsson
2024-06-18 08:15:57 +02:00
committed by Christel Westerberg
parent 5f3e417593
commit d84efcbb0f
81 changed files with 1538 additions and 711 deletions

View File

@@ -1,6 +1,5 @@
.icon {
height: 20px;
width: 20px;
margin: 0;
}
.black,
@@ -13,6 +12,11 @@
fill: var(--Scandic-Brand-Burgundy);
}
.grey80,
.grey80 * {
fill: var(--UI-Grey-80);
}
.pale,
.pale * {
fill: var(--Scandic-Brand-Pale-Peach);