mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-12 12:16:38 +08:00
feat: 2.0发布
This commit is contained in:
@@ -466,8 +466,6 @@ onMounted(() => {
|
||||
:deep(.el-table th) {
|
||||
background-color: #f8fafc;
|
||||
color: #333;
|
||||
//background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
|
||||
//color: white;
|
||||
font-weight: 600;
|
||||
font-size: 14px;
|
||||
padding: 8px 0;
|
||||
@@ -475,7 +473,6 @@ onMounted(() => {
|
||||
}
|
||||
|
||||
:deep(.el-table th .cell) {
|
||||
//color: white;
|
||||
}
|
||||
|
||||
:deep(.el-table--striped .el-table__body tr.el-table__row--striped td) {
|
||||
|
||||
Reference in New Issue
Block a user