mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 04:08:37 +02:00
✨ Adds blur effect for shapes
This commit is contained in:
parent
ca83e13802
commit
6b240da892
16 changed files with 358 additions and 116 deletions
|
@ -163,6 +163,17 @@
|
|||
}
|
||||
}
|
||||
|
||||
.element-set-title-actions {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex: 1;
|
||||
justify-content: flex-end;
|
||||
|
||||
.add-page {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.collapse-pages {
|
||||
margin-left: $small;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue