瀏覽代碼

aligned file caption text to center

ashilkn 2 年之前
父節點
當前提交
8c8d18e6b9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lib/ui/viewer/file/fading_bottom_bar.dart

+ 1 - 0
lib/ui/viewer/file/fading_bottom_bar.dart

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