Skip to content

Commit

Permalink
hastag feed bg color
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-lox committed Dec 12, 2024
1 parent 981e910 commit 9f11908
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ class HastagViewPage extends StatelessWidget {
@override
Widget build(BuildContext context) {
return Scaffold(
backgroundColor: Palette.background,
appBar: AppBar(
title: Row(
children: [
Expand Down

0 comments on commit 9f11908

Please sign in to comment.