@inherits DialogBaseComponent
@Control.Text
@code { protected override string GetStyle => base.GetStyle + GetControlAlign() + "white-space: pre-wrap;line-height: normal;"; }