mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: update default scrollbar size
This commit is contained in:
parent
6bf1d9c19a
commit
ad5ab10cdd
@ -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…
Reference in New Issue
Block a user