mirror of
https://github.com/penpot/penpot.git
synced 2025-02-09 00:28:20 -05:00
🐛 Fix strange visual in assets
This commit is contained in:
parent
bd2a3dc937
commit
9ac8e72b23
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
.drop-space {
|
.drop-space {
|
||||||
height: $s-12;
|
height: $s-12;
|
||||||
border-radius: $br-8;
|
border-radius: $br-8;
|
||||||
background-color: var(--color-foreground-secondary);
|
|
||||||
}
|
}
|
||||||
.asset-grid {
|
.asset-grid {
|
||||||
display: grid;
|
display: grid;
|
||||||
|
|
Loading…
Add table
Reference in a new issue