mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
♻️ Remove old color bullet component
This commit is contained in:
parent
3e9b2ec5c8
commit
d488d69abc
13 changed files with 120 additions and 172 deletions
|
@ -370,3 +370,9 @@ $thumbnail-default-height: $s-168; // Default width
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.color-item {
|
||||
display: grid;
|
||||
grid-template-columns: auto 1fr;
|
||||
gap: $s-8;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue