当前位置:   article > 正文

elementUI中table改变边框颜色_th.is_leaf

th.is_leaf

改变之前

.el-table td, .el-table th.is-leaf,.el-table--border, .el-table--group{
  border-color: black; 
}
.el-table--border::after, .el-table--group::after, .el-table::before{
  background-color: black;
}
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

边框变黑.el-table thead,.el-table{ color: black; }
字体变黑

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/IT小白/article/detail/113831
推荐阅读
相关标签
  

闽ICP备14008679号