.form-control[data-v-be1eb918] {
  height: 30px;
}

.filter .ant-select-selection--single {
  height: 29px;
}
.ivu-checkbox-small {
  margin: 0;
}

.pkg-record[data-v-924b14a4] {
  background: #fafafa;
  border-radius: 8px;
  margin-bottom: 12px;
  overflow: hidden;
}
.pkg-record[data-v-924b14a4]:last-child {
  margin-bottom: 0;
}
.pkg-header[data-v-924b14a4] {
  padding: 10px 16px;
  background: #fafafa;
}
.pkg-drag-handle[data-v-924b14a4] {
  cursor: -webkit-grab;
  cursor: grab;
}
.pkg-drag-handle[data-v-924b14a4]:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.pkg-remove-btn[data-v-924b14a4] {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  background: #ff4d4f;
  border-radius: 4px;
  padding: 2px 10px;
  text-decoration: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.pkg-remove-btn[data-v-924b14a4]:hover {
  background: #d9363e;
  color: #fff;
}


/*# sourceMappingURL=chunk-b83be324.4f53392e.css.map*/