TF-2179 Set title align left on web
(cherry picked from commit 783a94d7a4258df7777ee45aeee4ec1a09ce2490)
This commit is contained in:
-1
@@ -53,7 +53,6 @@ class DefaultWebAppBarThreadWidget extends StatelessWidget {
|
||||
child: Text(
|
||||
mailboxSelected?.getDisplayName(context) ?? '',
|
||||
maxLines: 1,
|
||||
textAlign: TextAlign.center,
|
||||
overflow: CommonTextStyle.defaultTextOverFlow,
|
||||
softWrap: CommonTextStyle.defaultSoftWrap,
|
||||
style: DefaultWebAppBarThreadWidgetStyle.titleTextStyle
|
||||
|
||||
Reference in New Issue
Block a user