[NIFI-3021] add white-space: pre to the #label-value element

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #1749.
This commit is contained in:
Scott Aslan 2017-05-03 20:54:29 -04:00 committed by Pierre Villard
parent 1e75f33677
commit 98fb58975f
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
resize: vertical;
min-height: 100px;
min-width: 100px;
white-space: pre;
}
#label-font-size {