Explorar o código

chore: update default scrollbar size

appflowy %!s(int64=2) %!d(string=hai) anos
pai
achega
ad5ab10cdd

+ 1 - 1
frontend/app_flowy/packages/flowy_infra_ui/lib/style_widget/scrolling/styled_scrollview.dart

@@ -23,7 +23,7 @@ class StyledSingleChildScrollView extends StatefulWidget {
     this.handleColor,
     this.controller,
     this.scrollbarPadding,
-    this.barSize = 6,
+    this.barSize = 12,
   }) : super(key: key);
 
   @override