luis 7 anni fa
parent
commit
9a4ed2d4c4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      browser/vue-flow/src/components/chat.vue

+ 1 - 0
browser/vue-flow/src/components/chat.vue

@@ -112,6 +112,7 @@ export default {
 </script>
 <style>
 .flow-chat {
+  z-index:3000;
   height:100%;
   box-sizing:border-box;
   position:relative;