mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 05:41:38 +02:00
Merge remote-tracking branch 'origin/main' into develop
This commit is contained in:
commit
f9082e18e2
7 changed files with 185 additions and 46 deletions
|
@ -399,6 +399,13 @@
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
.progress-message {
|
||||
margin: 0 2rem;
|
||||
color: $color-info;
|
||||
font-size: $fs12;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.linked-libraries {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue