优化插件UI
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-11-21 16:21:34 +08:00
parent 21cc685bd9
commit 4ce31b68a9
4 changed files with 871 additions and 275 deletions

View File

@@ -97,6 +97,11 @@
margin-top: 20px;
}
.upload-row {
display: flex;
align-items: center;
}
.mt-10 {
margin-top: 10px;
}