0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-12 07:41:43 -05:00

🐛 Fixed layout for shared libs

This commit is contained in:
alonso.torres 2021-02-01 10:59:36 +01:00
parent 7b82d91a7c
commit 5a053d89b7

View file

@ -280,11 +280,13 @@
.item-name {
color: $color-gray-60;
font-size: $fs14;
margin-right: calc(4.5rem + 1rem);
}
.item-contents {
color: $color-gray-40;
font-size: $fs12;
margin-right: calc(4.5rem + 1rem);
}
.item-button {