diff --git a/package.json b/package.json index c1461fb..4d8f73c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "element-kaola", - "version": "2.0.9", + "version": "2.1.0", "description": "Custom styles for ElementUI", "scripts": {}, "repository": { diff --git a/theme/kaola.css b/theme/kaola.css index b2de2f9..bec644a 100644 --- a/theme/kaola.css +++ b/theme/kaola.css @@ -72,8 +72,8 @@ } } } -.el-range-editor.el-input__inner { - min-width: 288px; +.el-date-editor .el-range__close-icon { + margin-right: -7px; } .el-checkbox__inner::after { border: 2px solid #fff;