Explorar el Código

样式小优化

任一存 hace 2 años
padre
commit
c2dbe60a68
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;