Преглед на файлове

分屏卷帘按钮样式调整

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>