修个bug

This commit is contained in:
朱菊兰 2023-07-14 12:45:56 +08:00
parent ecd0a49e85
commit 899a0b7240
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "code-brick-zj", "name": "code-brick-zj",
"version": "1.0.0", "version": "1.0.1",
"private": false, "private": false,
"description": "组件封装", "description": "组件封装",
"main": "index.js" "main": "index.js"

View File

@ -278,7 +278,7 @@ export default {
margin-top: 12px; margin-top: 12px;
} }
.searchBar .el-form-item { .searchBar .el-form-item {
margin-bottom: 10px; margin-bottom: 4px;
} }
.searchBar .el-date-editor .el-range__icon { .searchBar .el-date-editor .el-range__icon {
font-size: 16px; font-size: 16px;