浏览代码

Переход на quasar

Book Pauk 5 年之前
父节点
当前提交
2e66134bf8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      client/components/share/Window.vue

+ 1 - 0
client/components/share/Window.vue

@@ -117,6 +117,7 @@ class Window extends Vue {
 
 <style scoped>
 .main {
+    background-color: transparent !important;
     z-index: 50;
 }