优化筛选样式

This commit is contained in:
xuxingjun
2024-11-19 13:37:32 +08:00
parent 53f72916cb
commit 8c53d92194

View File

@@ -1010,6 +1010,7 @@ table {
margin-top: 5px;
display: flex;
justify-content: space-between;
padding: 0 30px;
.van-button {
padding: 2px 10px;
}