Skip to content

Commit

Permalink
fix stationpage border
Browse files Browse the repository at this point in the history
  • Loading branch information
Feichtmeier committed Aug 3, 2023
1 parent d33d3c2 commit e80a25c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/app/radio/station_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ class StationPage extends StatelessWidget {
: kBackGroundLight,
appBar: YaruWindowTitleBar(
backgroundColor: Colors.transparent,
border: BorderSide.none,
style: showWindowControls
? YaruTitleBarStyle.normal
: YaruTitleBarStyle.undecorated,
Expand Down

0 comments on commit e80a25c

Please sign in to comment.