mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
🐛 Fix problem with handoff css
This commit is contained in:
parent
49649a8814
commit
a0c0ab1871
1 changed files with 4 additions and 0 deletions
|
@ -185,3 +185,7 @@
|
|||
grid-column: 1 / span 1;
|
||||
z-index: 11;
|
||||
}
|
||||
|
||||
.thumbnail-close.invisible {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue