Skip to content

Commit eed3f48

Browse files
authored
chore: update template icon (#6767)
1 parent d268f8c commit eed3f48

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

frontend/appflowy_flutter/lib/workspace/presentation/home/menu/sidebar/footer/sidebar_footer.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class SidebarTemplateButton extends StatelessWidget {
5555
@override
5656
Widget build(BuildContext context) {
5757
return SidebarFooterButton(
58-
leftIconSize: const Size.square(18.0),
58+
leftIconSize: const Size.square(16.0),
5959
leftIcon: const FlowySvg(
6060
FlowySvgs.icon_template_s,
6161
),
Lines changed: 5 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)