修改表格扩展字段的样式
This commit is contained in:
parent
6e9857ca6e
commit
bae9f93a1d
|
|
@ -591,6 +591,9 @@ li {
|
||||||
border-right:var(--el-table-border);
|
border-right:var(--el-table-border);
|
||||||
background: #F7FBFF !important;
|
background: #F7FBFF !important;
|
||||||
}
|
}
|
||||||
|
.el-table__expand-icon {
|
||||||
|
height: 40px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue