/*项目中可能用到的变量，按设计稿规范录入*/
.tip-text[data-v-2a546c8a] {
  font-size: 12px;
  margin-left: 10px;
  color: #919198;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.container-wrapper .main-container-wrapper .version-card[data-v-f042643a] {
  width: 60%;
  min-width: 520px;
}
.container-wrapper .main-container-wrapper .version-card .tip-text[data-v-f042643a] {
  font-size: 12px;
  color: #919198;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.uplaod-item label::before {
  content: '*';
  display: inline-block;
  margin-right: 4px;
  font-size: 14px;
  color: #ed4014;
}

