修改element-ui的table 在鼠标悬停hover时的高亮颜色

css:css

.el-table tbody tr:hover>td { 
    background-color:#ecf5ff!important
}
相关文章
相关标签/搜索