fix: build warn

vite8^2
xingyu4j 2026-03-15 23:11:59 +08:00
parent 5558249cd3
commit 32db4cbd11
1 changed files with 3 additions and 2 deletions

View File

@ -448,8 +448,9 @@ defineExpose({
}
.item {
@apply h-7.5 w-full box-border;
box-sizing: border-box;
width: 100%;
height: 30px;
background-color: #f3f3f3;
border: 1px solid #666;
}