
[data-v-0fb0286f] .el-button {
  padding: 6px 15px !important;
  /* width: 62px; */
  white-space: nowrap;
  line-height: 14px;
  min-height: 24px;
  height: 28px;
}
.form-container[data-v-0fb0286f] {
  display: flex;
  justify-content: flex-start;
  -moz-column-gap: 12px;
       column-gap: 12px;
  flex-wrap: wrap;
  row-gap: 15px;
}

