.sea-chart-settings .display-value-settings {
  margin-bottom: 12px;
}

.sea-chart-settings .display-value-settings .custom-switch {
  width: 100%;
  justify-content: space-between;
}

.sea-chart-settings .display-value-settings .custom-switch .custom-switch-description {
  flex: 1;
  white-space: unset !important;
  margin-left: 0;
}
