
.chat-page[data-v-7f418cf0] {
  width: 100vw;
  height: 100vh;
}
.go-tip[data-v-7f418cf0] {
  width: 100%;
  height: 0.66667rem;
  font-size: 0.32rem;
  line-height: 0.66667rem;
  text-align: center;
}
.chat-wrapper[data-v-7f418cf0] {
  width: 100%;
  height: calc(100% - 0.66667rem);
}


.chat-wrapper iframe {
  width: 100%;
  height: 100%;
}

