修改搜索栏input框宽度

This commit is contained in:
Jason
2022-09-29 10:26:49 +08:00
parent 140249aca8
commit a4b6b2d6c8
12 changed files with 59 additions and 37 deletions

View File

@@ -91,7 +91,7 @@
--el-messagebox-width: 350px;
}
.el-date-editor {
--el-date-editor-width: 235px;
--el-date-editor-width: 280px;
.el-range-input {
font-size: var(--el-font-size-small);
}