Эх сурвалжийг харах

style:分页按钮边框

yangfeng 2 жил өмнө
parent
commit
5e4729dfb8

+ 6 - 0
jydocs-pc/src/assets/style/reset-ele.scss

@@ -13,6 +13,12 @@
 //     background-color: $color-text--highlight;
 //   }
 // }
+.el-pagination.is-background .el-pager {
+  li:not(.disabled).active,
+  li:not(.disabled):hover {
+    border: 1px!important;
+  }
+}
 // 分页组件页码选择select下拉框样式
 .pagination-custom-select{
   top: -138px!important;