enhance: save new files to #asset instead of the current page

When the current editing block is not empty.
This commit is contained in:
Tienson Qin
2024-10-08 19:56:35 +08:00
parent d06eb5f8d4
commit 812cdd5840
3 changed files with 8 additions and 3 deletions

View File

@@ -52,6 +52,10 @@
transform: translate3d(0, 0, 0);
}
.image-resize {
display: flex;
}
.draw [aria-labelledby="shapes-title"] {
position: absolute;
left: 50%;