[data-v-fc4b49ea] .el-dialog__header {
  height: 48px;
}
[data-v-fc4b49ea] .el-dialog__header .el-dialog__title {
  height: 48px;
  font-size: 16px;
  color: #303133;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
[data-v-fc4b49ea] .el-input {
  margin-bottom: 15px;
}
[data-v-fc4b49ea] .el-input .el-input__inner {
  border: none;
  background: #f8f8f8;
}
.content[data-v-fc4b49ea] {
  display: flex;
  padding-top: 20px;
}
.content-qr-code[data-v-fc4b49ea] {
  flex: 1;
}
.content-link[data-v-fc4b49ea] {
  flex: 3;
  text-align: right;
}
