zpf 11 сар өмнө
parent
commit
159d20df8f

+ 2 - 1
src/components/3DAnalysis/ShadowQuery/ShadowQuery.vue

@@ -434,5 +434,6 @@ export default {
 </script>
 </script>
 
 
 <style lang="scss" scoped>
 <style lang="scss" scoped>
-@import "shadowquery";
+// @import "shadowquery";
+@import "./ShadowQuery.scss";
 </style>
 </style>