mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 08:01:38 +02:00
WIP ui changes
This commit is contained in:
parent
49e678340b
commit
c94d7f712a
6 changed files with 12 additions and 13 deletions
|
@ -12,7 +12,7 @@
|
|||
background-color: $color-gray-50;
|
||||
border-bottom: 1px solid $color-gray-60;
|
||||
display: flex;
|
||||
height: 40px;
|
||||
height: 48px;
|
||||
padding: $x-small $medium $x-small 55px;
|
||||
position: relative;
|
||||
z-index: 12;
|
||||
|
@ -28,7 +28,7 @@
|
|||
left: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
width: 40px;
|
||||
width: 48px;
|
||||
|
||||
a {
|
||||
height: 30px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue