소스 검색

样式修改

sunzehao 3 달 전
부모
커밋
906f16b884
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/cesiumComponents/windView.vue

+ 1 - 0
src/views/cesiumComponents/windView.vue

@@ -753,6 +753,7 @@ export default {
     border: 1px solid rgba(255, 255, 255, 0.2);
     border-radius: 12px;
     padding: 20px;
+    background: rgba(255, 255, 255, 0.15);
 }
 
 /* --- Left Sidebar --- */