mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 02:56:58 +08:00
@@ -146,8 +146,9 @@ Widget videoSeasonWidget(
|
||||
if (itemContent.cover != null)
|
||||
if (floor == 1)
|
||||
Padding(
|
||||
padding:
|
||||
const EdgeInsets.symmetric(horizontal: StyleString.safeSpace),
|
||||
padding: const EdgeInsets.symmetric(
|
||||
horizontal: StyleString.safeSpace,
|
||||
),
|
||||
child: buildCover(),
|
||||
)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user