ClinGen / gene-and-variant-curation-tools

ClinGen's gene and variant curation interfaces (GCI & VCI). Developed by Stanford ClinGen team.
https://curation.clinicalgenome.org/
MIT License
3 stars 1 forks source link

CLINAWS-626: support paragraph break in displaying evidence summary text fields. #112

Closed gcheung-SF closed 2 years ago

gcheung-SF commented 2 years ago

In this PR:

Add css .text-pre-wrap { white-space: pre-wrap; }

Add above css class when display text field value.