|
@@ -207,6 +207,7 @@ class FadingBottomBarState extends State<FadingBottomBar> {
|
|
style: getEnteTextTheme(context)
|
|
style: getEnteTextTheme(context)
|
|
.small
|
|
.small
|
|
.copyWith(color: textBaseDark),
|
|
.copyWith(color: textBaseDark),
|
|
|
|
+ textAlign: TextAlign.center,
|
|
),
|
|
),
|
|
)
|
|
)
|
|
: const SizedBox.shrink(),
|
|
: const SizedBox.shrink(),
|