perf(任务中心): 页面优化

--user=郭雨琦 任务中心页面优化-头部对齐
This commit is contained in:
guoyuqi 2021-12-17 17:49:23 +08:00 committed by 刘瑞斌
parent cf9a65cc08
commit 8e12fc087c
1 changed files with 2 additions and 7 deletions

View File

@ -521,16 +521,11 @@ export default {
}
/deep/ .el-badge__content {
/* border-radius: 10px;*/
border-radius: 10px;
height: 10px;
line-height: 10px;
}
/deep/ .el-card{
/* border-radius: 10px;*/
background: #FFF;
border: 0px;
box-shadow: 0 0 0 rgb(0,0,0,0) !important;
}