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