改为暗色风格主题

This commit is contained in:
砂糖
2025-08-28 15:06:03 +08:00
parent 7ea0de6a67
commit 8634549dd3
13 changed files with 1662 additions and 445 deletions

View File

@@ -97,3 +97,17 @@
font-size: 14px;
border-radius: 2px;
}
.el-table__cell {
padding: 0 !important;
}
.el-table__cell .el-button {
padding: 0 !important;
}
.el-table__cell + .el-button {
margin-left: 4px !important;
padding: 0;
}