mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
Merge remote-tracking branch 'origin/main' into develop
This commit is contained in:
commit
e139284a98
1 changed files with 4 additions and 0 deletions
|
@ -184,4 +184,8 @@
|
|||
grid-row: 1 / span 2;
|
||||
grid-column: 1 / span 1;
|
||||
z-index: 11;
|
||||
|
||||
&.invisible {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue