diff --git a/lib/plugin/pl_player/view.dart b/lib/plugin/pl_player/view.dart index 54e967a68..88c198974 100644 --- a/lib/plugin/pl_player/view.dart +++ b/lib/plugin/pl_player/view.dart @@ -1534,7 +1534,7 @@ Widget buildDmChart( ]) { return IgnorePointer( child: Container( - height: 14, + height: 12, margin: EdgeInsets.only( bottom: plPlayerController.viewPointList.isNotEmpty && plPlayerController.showVP.value