/*项目中可能用到的变量，按设计稿规范录入*/
.app-icon[data-v-0cd321fb] .el-button {
  margin-bottom: 8px;
  margin-top: 4px;
}
.app-icon .note-text[data-v-0cd321fb] {
  font-size: 12px;
  line-height: 18px;
  color: #919198;
}
.app-icon .picture-preview[data-v-0cd321fb] {
  background-color: #F7F8FA;
  width: 308px;
  padding: 0 24px 24px;
  margin-top: 12px;
  border-radius: 12px;
}
.app-icon .picture-preview p[data-v-0cd321fb] {
  color: #5A5B65;
  line-height: 52px;
}
.app-icon .picture-preview .seatImg-sq[data-v-0cd321fb] {
  background-color: #ffffff;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 8px;
}
.app-icon .picture-preview .seatImg-ro[data-v-0cd321fb] {
  background-color: #ffffff;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-left: 20px;
}

