Browse Source

:lipstick: Updating the UI and style files. Avue 弹框右上角的问题 最大化和关闭按钮 不在一条线

冷冷 5 years ago
parent
commit
8758982b42
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/components/wechat/index.vue

+ 3 - 3
src/components/wechat/index.vue

@@ -1042,6 +1042,6 @@ export default {
   }
   }
 }
 }
 </script>
 </script>
-<style src="./css/base.css"/>
-<style src="./css/index.css"/>
-<style src="./css/media_dialog&emotion_editor&msg_tab&emoji&msg_sender&tooltip.css"/>
+<style src="./css/base.css" scoped/>
+<style src="./css/index.css" scoped/>
+<style src="./css/media_dialog&emotion_editor&msg_tab&emoji&msg_sender&tooltip.css" scoped/>