Browse Source

样式修改

dengrui 2 months ago
parent
commit
b1e3d3b511
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/styles/index.scss

+ 3 - 0
src/styles/index.scss

@@ -48,3 +48,6 @@
   background-color: var(--ohos-area-bg) !important;
   color: white !important;
 }
+.el-collapse-item__wrap {
+  padding-top: 10px;
+}