mirror of
https://github.com/penpot/penpot.git
synced 2025-05-12 17:36:38 +02:00
✨ Create grid from selection
This commit is contained in:
parent
02399add7a
commit
351f7fd1bb
17 changed files with 395 additions and 234 deletions
|
@ -101,6 +101,7 @@ body {
|
|||
:grid-template-rows
|
||||
:grid-template-columns
|
||||
:grid-template-areas
|
||||
:grid-auto-flow
|
||||
|
||||
;; Flex/grid self properties
|
||||
:flex-shrink
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue