소스 검색

样式小优化

任一存 2 년 전
부모
커밋
c2dbe60a68
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/HelpComp.vue

+ 1 - 1
src/components/HelpComp.vue

@@ -83,7 +83,7 @@ export default {
   flex-direction: column;
   padding-left: 235px;
   padding-right: 235px;
-  background: rgba(0, 0, 0, 0.7);
+  background: rgba(0, 0, 0, 0.82);
   > button.close {
     position: absolute;
     top: 55px;