vue 修改组件样式

.baocunclass {
    color: #fff;
    background-color: red !important;
    border-color: red !important;
}
.shanchu {
    font-size: 16px !important;
}
/deep/ .el-dialog__footer {
    text-align: center;
}
/deep/ .el-button--primary {
}
posted @ 2020-04-22 15:10  w'c's  阅读(724)  评论(0编辑  收藏  举报