Pagination: fix jumper height in specified sizes

pull/7900/merge
Leopoldthecoder 2017-10-31 18:06:44 +08:00 committed by 杨奕
parent ee72cd5b9f
commit 9ae38e01e4
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@
width: 50px;
}
.el-input__inner {
&.el-input .el-input__inner {
height: $--pagination-button-height;
}