idle
This commit is contained in:
@@ -447,7 +447,7 @@ class _HomePageState extends State<HomePage> with TickerProviderStateMixin {
|
||||
Positioned(
|
||||
right:
|
||||
200, // Add padding from right edge to avoid overlapping nav buttons
|
||||
top: 4,
|
||||
top: 16,
|
||||
child: SlideTransition(
|
||||
position: _audioBarOffset,
|
||||
child: AudioPlayerBar(
|
||||
|
||||
Reference in New Issue
Block a user