mirror of
https://github.com/penpot/penpot.git
synced 2025-07-14 17:37:17 +02:00
✨ Changes to transform
This commit is contained in:
parent
61573dcef5
commit
68c85c8fa5
4 changed files with 93 additions and 19 deletions
|
@ -65,6 +65,8 @@ svg {
|
|||
:border-radius
|
||||
:box-shadow
|
||||
:filter
|
||||
:opacity
|
||||
:overflow
|
||||
|
||||
;; Flex/grid related properties
|
||||
:display
|
||||
|
@ -73,6 +75,8 @@ svg {
|
|||
:justify-items
|
||||
:justify-content
|
||||
:gap
|
||||
:column-gap
|
||||
:row-gap
|
||||
:padding
|
||||
|
||||
;; Flex related properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue