fix: style

This commit is contained in:
xingyu4j
2025-06-21 16:47:12 +08:00
parent a775d7baa4
commit da6553b543
6 changed files with 9 additions and 9 deletions

View File

@@ -75,7 +75,7 @@ defineExpose({
<div class="inline-block text-center" :style="getStyle">
<!-- 图片包装器 -->
<div
class="group relative cursor-pointer overflow-hidden rounded-full border border-gray-200 bg-white"
class="bg-card group relative cursor-pointer overflow-hidden rounded-full border border-gray-200"
:style="getImageWrapperStyle"
@click="openModal"
>