mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 06:37:14 -04:00
chore: update default scrollbar size
This commit is contained in:
parent
6bf1d9c19a
commit
ad5ab10cdd
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class StyledSingleChildScrollView extends StatefulWidget {
|
|||
this.handleColor,
|
||||
this.controller,
|
||||
this.scrollbarPadding,
|
||||
this.barSize = 6,
|
||||
this.barSize = 12,
|
||||
}) : super(key: key);
|
||||
|
||||
@override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue