mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 20:28:32 +02:00
✨ Upload/dismiss all custom fonts at once
This commit is contained in:
parent
04f5a6a9f9
commit
090dbfda10
4 changed files with 52 additions and 2 deletions
|
@ -56,7 +56,6 @@
|
|||
}
|
||||
|
||||
.font-item {
|
||||
margin-top: $size-5;
|
||||
color: $color-gray-40;
|
||||
font-size: $fs14;
|
||||
background-color: $color-white;
|
||||
|
@ -164,6 +163,10 @@
|
|||
.upload-button {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.btn-secondary {
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.dashboard-fonts-hero {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue