| | |
| | | background: #f8f8fa; |
| | | padding: 10px 0; |
| | | } |
| | | |
| | | .pagination-container.hidden { |
| | | display: none; |
| | | } |
| | |
| | | |
| | | </style> |
| | | <style lang="scss"> |
| | | .select_bottom{ |
| | | .select_bottom { |
| | | //z-index: 2008; position: absolute; left: 147px !important; top: 355px !important; margin: 0px; |
| | | //border: 1px solid #55aaff; |
| | | //.el-select-dropdown { |
| | |
| | | //} |
| | | } |
| | | |
| | | .el-pagination button, .el-pagination span:not([class*=suffix]){ |
| | | .el-pagination button, .el-pagination span:not([class*=suffix]) { |
| | | font-size: 14px; |
| | | } |
| | | |
| | | .el-pagination .el-select .el-input .el-input__inner{ |
| | | .el-pagination .el-select .el-input .el-input__inner { |
| | | line-height: 34px; |
| | | height: 34px; |
| | | } |
| | | |
| | | .el-pagination__jump { |
| | | margin-left: 10px; |
| | | margin-right: 10px; |
| | | } |
| | | |
| | | .el-pagination__jump .el-input .el-input__inner{ |
| | | line-height: 34px; |
| | | height: 34px; |
| | | } |