Skip to content

Commit df728fd

Browse files
committed
change menu icon
1 parent 2edfa72 commit df728fd

File tree

1 file changed

+1
-1
lines changed
  • app/lib/features/geckoview/features/browser/presentation/widgets/browser_modules

1 file changed

+1
-1
lines changed

app/lib/features/geckoview/features/browser/presentation/widgets/browser_modules/bottom_app_bar.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ class BrowserBottomAppBar extends HookConsumerWidget {
211211
horizontal: 8.0,
212212
vertical: 15.0,
213213
),
214-
child: Icon(MdiIcons.dotsHorizontal),
214+
child: Icon(MdiIcons.dotsVertical),
215215
),
216216
),
217217
),

0 commit comments

Comments
 (0)