浏览代码

样式修改

dengrui 2 月之前
父节点
当前提交
b1e3d3b511
共有 1 个文件被更改,包括 3 次插入0 次删除
  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;
+}