yuanyuan 3 년 전
부모
커밋
eebaf43b81
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/views/DigitalOrganization.vue

+ 3 - 0
src/views/DigitalOrganization.vue

@@ -209,4 +209,7 @@ export default {
         }
     }
 }
+.padding-safe-top{
+    background: #272b2e !important;
+}
 </style>