.select-1[data-v-4d395826] {
  width: 140px;
  margin-right: 10px;
}

.citySelector {
  width: 100%;
  min-width: 450px;
}
.citySelector .el-select {
  display: inline-block;
}

.reminder[data-v-8aeb74ea] {
  font-size: 13px;
  color: #8c8f99;
  line-height: 18px;
}

#followForm .el-form-item__label {
  margin-top: 5px;
}
#followForm .el-input__inner {
  padding-left: 30px;
}

