mirror of https://github.com/ElemeFE/element
Pagination: fix jumper height in specified sizes
parent
ee72cd5b9f
commit
9ae38e01e4
|
@ -155,7 +155,7 @@
|
|||
width: 50px;
|
||||
}
|
||||
|
||||
.el-input__inner {
|
||||
&.el-input .el-input__inner {
|
||||
height: $--pagination-button-height;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue