children117cl
2021-06-03 8410b536a5f7cd16b5d8dcd86b28b6a283437626
调整table里面,按钮字体颜色
1个文件已修改
4 ■■■■ 已修改文件
src/styles/ry.scss 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/styles/ry.scss
@@ -105,7 +105,7 @@
    position: absolute;
}
.el-table .fixed-width .el-button--mini {
.el-table .fixed-width .el-button--text {
    color: #409EFF;
    padding-left: 0;
    padding-right: 0;
@@ -237,4 +237,4 @@
.top-right-btn {
    position: relative;
    float: right;
}
}