@@ -116,6 +116,12 @@ watch(
.el-select__wrapper {
line-height: 22px !important;
}
+ .el-date-editor {
+ --el-date-editor-width: 171px !important;
+ }
+ .el-input {
+ width: 171px !important;
</style>