mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 04:58:20 +02:00
🎉 Activate edit file menu in viewer
This commit is contained in:
parent
ee7248204f
commit
9300adf374
4 changed files with 46 additions and 22 deletions
|
@ -81,6 +81,14 @@
|
|||
}
|
||||
}
|
||||
|
||||
.file-menu {
|
||||
.dropdown {
|
||||
min-width: 100px;
|
||||
right: 0px;
|
||||
top: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
.sitemap-zone {
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue