/*项目中可能用到的变量，按设计稿规范录入*/
.create-app .create-container[data-v-5cb401ee] {
  width: 1000px;
  margin: 0 auto;
}
.create-app .create-container .create-content[data-v-5cb401ee] {
  padding: 48px 120px;
}
.create-app .create-container .create-content .el-select[data-v-5cb401ee] {
  width: 100%;
}
.create-app .create-container .create-content .note-text[data-v-5cb401ee] {
  font-size: 12px;
  line-height: 22px;
  color: #919198;
}
.create-app .create-container .create-header[data-v-5cb401ee] {
  display: flex;
  margin-bottom: 24px;
}
.create-app .create-container .create-header .back[data-v-5cb401ee] {
  color: #BDBDC2;
  cursor: pointer;
}
.create-app .create-container .create-header .back[data-v-5cb401ee]:hover {
  color: #FA2C19;
}

