mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 15:38:31 +02:00
💄 Add new UI at modals
This commit is contained in:
parent
59162e4f80
commit
6d64feda36
70 changed files with 4908 additions and 1138 deletions
|
@ -7,3 +7,7 @@
|
|||
@mixin menuShadow {
|
||||
box-shadow: 0px 0px $s-12 0px var(--menu-shadow-color);
|
||||
}
|
||||
|
||||
@mixin alertShadow {
|
||||
box-shadow: 0px $s-4 $s-4 var(--menu-shadow-color);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue