mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 02:48:23 +02:00
Merge pull request #2189 from penpot/palba-componentsv2-publish-from-popup
🎉 Publish file library from libraries popup
This commit is contained in:
commit
396d35840e
4 changed files with 38 additions and 5 deletions
|
@ -687,6 +687,8 @@
|
|||
padding: $size-4 0;
|
||||
border-bottom: 1px solid $color-gray-20;
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
.item-name {
|
||||
color: $color-gray-60;
|
||||
|
@ -707,7 +709,7 @@
|
|||
right: 0;
|
||||
border: 1px solid $color-primary;
|
||||
border-radius: 2px;
|
||||
width: 4.5rem;
|
||||
min-width: 4.5rem;
|
||||
background: $color-primary;
|
||||
color: $color-black;
|
||||
padding: $size-2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue