mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-02 17:18:13 +08:00
tweaks (#2100)
* mod: pgc episode title * opt: ColorScheme.of * mod: mpv api version * opt: log handler * opt: ext
This commit is contained in:
committed by
GitHub
parent
24769e144f
commit
b33fdf14af
@@ -346,7 +346,7 @@ class DetailItem extends StatelessWidget {
|
||||
Positioned(
|
||||
right: 0,
|
||||
bottom: 0,
|
||||
child: entry.moreBtn(theme),
|
||||
child: entry.moreBtn(theme.colorScheme),
|
||||
),
|
||||
] else
|
||||
Positioned(
|
||||
|
||||
Reference in New Issue
Block a user