.editor-rangeInputNumber {
  display: flex;
  align-items: center;
}
.editor-rangeInputNumber .editor-line {
  width: 12px;
  height: 1px;
  margin: 0 4px;
  background-color: rgba(28, 36, 46, 0.25);
}
