#DLineEdit {
  background-color: $background-tertiary;
  border: none;
  border-radius: 4px;
  color: $text-normal;
  width: 220px;
  height: 28px;
  padding-left: 5px;
  font-size: 14px;
}