fix: lint

This commit is contained in:
xingyu4j
2026-01-23 14:48:21 +08:00
parent 1057f2932b
commit fa195fde8e
3 changed files with 9 additions and 6 deletions

View File

@@ -132,10 +132,12 @@ const downloadImage = () => {
.ratio-label {
@apply text-sm font-medium;
}
/* 主裁剪区域 */
.cropper-main-wrapper {
@apply flex items-center gap-4;
}
.cropper-btn-group {
@apply flex flex-col gap-2;
}