mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 22:08:30 +02:00
✨ Add info in modal
This commit is contained in:
parent
a5bf1c03e7
commit
c108974ad2
19 changed files with 327 additions and 58 deletions
|
@ -134,6 +134,12 @@
|
|||
font-size: $fs16;
|
||||
font-weight: 400;
|
||||
}
|
||||
&.delete-shared {
|
||||
padding: 15px 32px;
|
||||
.modal-item-element {
|
||||
font-size: $fs16;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue