add text-break for terminology component help texts
This commit is contained in:
parent
25e332a512
commit
9b62812195
|
@ -99,7 +99,7 @@ declare var ResizeObserver;
|
|||
</slider-tabs>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-margin-top uk-container uk-container-large uk-section uk-section-small">
|
||||
<div class="uk-margin-top uk-container uk-container-large uk-section uk-section-small uk-text-break">
|
||||
<div id="entities_m" class="uk-margin-xlarge-bottom">
|
||||
<helper [texts]="divContents['entities']"></helper>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue