소스 검색

样式修改

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;
+}