mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 05:18:29 +02:00
💄 UI structure redesign
This commit is contained in:
parent
1bb3a3a084
commit
28a06c99b5
97 changed files with 2194 additions and 259 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue