你瞅啥呢

2026-04-09 修改acro-design-vue的a-table的表头颜色

:deep(.arco-table-th) {
        background-color: #f2f7ff;
    }

    :deep(.arco-table-header) {
        background-color: #f2f7ff;
    }

    :deep(.arco-table table th) {
        background-color: #f2f7ff;
    }

 

posted @ 2026-04-09 14:32  叶乘风  阅读(19)  评论(0)    收藏  举报