style: 样式背景

This commit is contained in:
mixtan 2025-06-26 20:48:18 +08:00
parent 794ca1cac0
commit f81f7f5749

View File

@ -1886,12 +1886,14 @@ export default {
gap: 10px;
border-radius: 5px;
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
background:#fff;
.input_item {
width: 250px;
}
}
.list {
background:#fff;
padding: 20px;
margin: 20px;
display: flex;