chore: image edit ux

This commit is contained in:
jialin
2024-12-27 14:56:06 +08:00
parent 91c5e7e06c
commit 542f048a67
17 changed files with 1198 additions and 206 deletions
@@ -8,6 +8,13 @@
border-radius: var(--border-radius-base);
overflow: hidden;
.progress-wrapper {
position: absolute;
bottom: 20px;
left: 20px;
right: 20px;
}
.img {
display: flex;
width: auto;