mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
Merge pull request #4059 from penpot/superalex-fix-canvas-messages
🐛 Fix inspect and edit grid canvas messages
This commit is contained in:
commit
094d11f972
@ -114,6 +114,7 @@
|
||||
position: absolute;
|
||||
top: $s-44;
|
||||
left: 50%;
|
||||
z-index: $z-index-20;
|
||||
|
||||
.grid-actions-container {
|
||||
@include flexRow;
|
||||
|
||||
@ -11,6 +11,7 @@
|
||||
position: absolute;
|
||||
top: $s-44;
|
||||
left: 50%;
|
||||
z-index: $z-index-20;
|
||||
|
||||
.viewport-actions-container {
|
||||
@include flexRow;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user