[data-v-5cdac793] .sortOrder .el-input-group__append {
  padding: 0 5px;
}
.inputSlot[data-v-5cdac793] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 30px;
}
.inputSlot i[data-v-5cdac793] {
  line-height: 5px;
  cursor: pointer;
}
.inputSlot[data-v-5cdac793]::after {
  content: "";
  display: block;
  height: 0.1px;
  background-color: #e3e5eb;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
  margin: auto;
}
