mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 10:08:28 +02:00
commit
59d44c41e4
34 changed files with 343 additions and 148 deletions
|
@ -874,7 +874,6 @@
|
|||
position: relative;
|
||||
top: 2px;
|
||||
width: 100%;
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
.btn-options {
|
||||
|
@ -1539,7 +1538,8 @@
|
|||
right: 5px;
|
||||
top: 30px;
|
||||
z-index: 12;
|
||||
min-width: 200px;
|
||||
width: 200px;
|
||||
height: 320px;
|
||||
position: fixed;
|
||||
|
||||
& li.separator {
|
||||
|
|
|
@ -57,13 +57,6 @@
|
|||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.zoom-widget {
|
||||
.dropdown {
|
||||
top: 45px;
|
||||
left: 25px;
|
||||
}
|
||||
}
|
||||
|
||||
.view-options {
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue