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