💄 UI structure redesign

This commit is contained in:
Eva 2023-07-31 07:33:47 +02:00 committed by Alejandro Alonso
parent 1bb3a3a084
commit 28a06c99b5
97 changed files with 2194 additions and 259 deletions

View file

@ -161,7 +161,7 @@ $height-palette-max: 80px;
justify-content: center;
align-items: center;
svg#loader-pencil {
svg {
fill: $color-gray-50;
}
}
@ -171,7 +171,7 @@ $height-palette-max: 80px;
display: flex;
padding: 0;
margin: 0;
grid-area: viewport;
&.scrolling {
cursor: grab;
}