소스 검색

分屏卷帘按钮样式调整

maxiaoxiao 1 년 전
부모
커밋
a88eaa4d79
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/sceneAtttribute/splitScreen/rollerScreen.vue
  2. 1 0
      src/components/sceneAtttribute/splitScreen/splitScreen.vue

+ 1 - 0
src/components/sceneAtttribute/splitScreen/rollerScreen.vue

@@ -193,5 +193,6 @@ export default {
   background: transparent;
   border-color: transparent;
 }
+@import "../../Combinations/toolBar/toolBar.scss";
 </style>
 

+ 1 - 0
src/components/sceneAtttribute/splitScreen/splitScreen.vue

@@ -190,5 +190,6 @@ export default {
   background: transparent;
   border-color: transparent;
 }
+@import "../../Combinations/toolBar/toolBar.scss";
 </style>