style: normalize CSS selector spacing
This commit is contained in:
@@ -380,7 +380,7 @@ body {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.ctms-table-card > .el-card__body {
|
||||
.ctms-table-card>.el-card__body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@@ -538,4 +538,4 @@ body {
|
||||
/* ElMessageBox / ElDialog 遮罩层:左侧偏移侧边栏宽度,只覆盖主内容区域 */
|
||||
.el-overlay {
|
||||
left: var(--ctms-sidebar-width, 0px) !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user