/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-0e97ab42] .el-input {
  width: 200px !important;
}
.service-category .add-icon[data-v-0e97ab42],
.service-category .remove-icon[data-v-0e97ab42] {
  margin-top: 7px;
  color: #919198;
  font-weight: 100;
  font-size: 20px;
  cursor: pointer;
}
.service-category .services-area[data-v-0e97ab42] {
  display: flex;
  height: 30px;
  margin-bottom: 24px;
}
.service-category .services-area[data-v-0e97ab42]:last-child {
  margin-bottom: 0px;
}
.service-category .services-area .form-service[data-v-0e97ab42] {
  margin-right: 16px;
}

