fix: lint

This commit is contained in:
xingyu4j
2026-03-14 19:34:22 +08:00
parent f1143e134e
commit 4d59ac78bd
3 changed files with 4 additions and 10 deletions

View File

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