mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
Merge pull request #4317 from penpot/eva-bugfix-libraries
🐛 Add gap between library elements modal
This commit is contained in:
commit
b5cfff77b3
@ -182,6 +182,11 @@
|
|||||||
margin-block-start: $s-16;
|
margin-block-start: $s-16;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.libraries-updates-column {
|
||||||
|
display: grid;
|
||||||
|
gap: $s-4;
|
||||||
|
}
|
||||||
|
|
||||||
.libraries-updates-item {
|
.libraries-updates-item {
|
||||||
@include bodyLargeTypography;
|
@include bodyLargeTypography;
|
||||||
display: grid;
|
display: grid;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user