Browse Source

样式修改

dengrui 2 tháng trước cách đây
mục cha
commit
b1e3d3b511
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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;
+}