0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 04:49:03 -05:00

🐛 Fix strange visual in assets

This commit is contained in:
alonso.torres 2023-12-12 09:57:51 +01:00
parent bd2a3dc937
commit 9ac8e72b23

View file

@ -10,7 +10,6 @@
.drop-space {
height: $s-12;
border-radius: $br-8;
background-color: var(--color-foreground-secondary);
}
.asset-grid {
display: grid;