فهرست منبع

1.修改样式

zy 5 ماه پیش
والد
کامیت
3255ee1a40
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      cpp-ui/src/assets/styles/dark-element-ui.scss

+ 6 - 0
cpp-ui/src/assets/styles/dark-element-ui.scss

@@ -146,3 +146,9 @@
   background-color: transparent !important;
   color: #606266 !important;
 }
+.el-table__expand-icon {
+  color: #ffffff;
+}
+.el-table--enable-row-transition .el-table__body td.el-table__cell {
+  background: transparent;
+}