luis hace 7 años
padre
commit
9a4ed2d4c4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;