Skip to content

Commit

Permalink
.el-date-editor .el-range__close-icon update
Browse files Browse the repository at this point in the history
  • Loading branch information
532596364 committed Jan 16, 2018
1 parent ef322fb commit 2148b34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "element-kaola",
"version": "2.0.9",
"version": "2.1.0",
"description": "Custom styles for ElementUI",
"scripts": {},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions theme/kaola.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 2148b34

Please sign in to comment.