mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-11 13:22:09 +08:00
fix: build warn
This commit is contained in:
@@ -448,8 +448,9 @@ defineExpose({
|
|||||||
}
|
}
|
||||||
|
|
||||||
.item {
|
.item {
|
||||||
@apply h-7.5 w-full box-border;
|
box-sizing: border-box;
|
||||||
|
width: 100%;
|
||||||
|
height: 30px;
|
||||||
background-color: #f3f3f3;
|
background-color: #f3f3f3;
|
||||||
border: 1px solid #666;
|
border: 1px solid #666;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user