mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 10:56:20 +00:00
🐛 Fix problem with handoff css
This commit is contained in:
parent
49649a8814
commit
a0c0ab1871
@ -185,3 +185,7 @@
|
|||||||
grid-column: 1 / span 1;
|
grid-column: 1 / span 1;
|
||||||
z-index: 11;
|
z-index: 11;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.thumbnail-close.invisible {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user