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:
parent
7b82d91a7c
commit
5a053d89b7
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue