fix: tailwindcss

vite8^2
xingyu4j 2026-03-14 18:48:30 +08:00
parent 9d6fbfd0d6
commit 7a723d03d0
1 changed files with 1 additions and 1 deletions

View File

@ -895,7 +895,7 @@ defineExpose({ getCropImage });
} }
.cropper-view { .cropper-view {
@apply absolute top-0 right-0 bottom-0 left-0 outline outline-1 outline-blue-500 select-none; @apply absolute top-0 right-0 bottom-0 left-0 outline-1 outline-blue-500 select-none;
} }
/* 裁剪框辅助线 */ /* 裁剪框辅助线 */