修改布局

This commit is contained in:
梦凌汐 2025-07-03 09:31:27 +08:00
parent de09cf25b8
commit 4ee8aaebc4

View File

@ -679,7 +679,7 @@ class _PlayerPageState extends State<PlayerPage> {
),
if(finishConnection) Positioned(
top: 8,
right: 64,
right: 54,
child: IconButton.filled(
iconSize: 24.0,
onPressed: () {
@ -696,7 +696,7 @@ class _PlayerPageState extends State<PlayerPage> {
),
if(finishConnection) Positioned(
top: 8,
right: 120,
right: 110,
child: IconButton.filled(
iconSize: 24.0,
onPressed: () {