.#{$ns}JsonField {
  &-nodeValue {
    white-space: normal;
    word-break: break-all;
    overflow-wrap: break-word;
  }
}