mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-22 10:06:23 +08:00
@@ -57,6 +57,9 @@ Widget videoSeasonWidget(
|
||||
}
|
||||
|
||||
Widget buildCover() {
|
||||
if (floor == 1) {
|
||||
maxWidth -= 24;
|
||||
}
|
||||
return Stack(
|
||||
clipBehavior: Clip.none,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user