feat: refactor layout and introduce workspace panel and fix some bugs
This commit is contained in:
@@ -14,7 +14,7 @@ body {
|
||||
mask: linear-gradient(-25deg, transparent 60%, white);
|
||||
pointer-events: none;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
top: -8px;
|
||||
transform-style: flat;
|
||||
width: 100vw;
|
||||
z-index: -1;
|
||||
|
||||
Reference in New Issue
Block a user