mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
@@ -221,10 +221,9 @@ class _LaterPageState extends State<LaterPage> {
|
||||
),
|
||||
),
|
||||
Positioned(
|
||||
right: 0,
|
||||
right: 12,
|
||||
bottom: 0,
|
||||
child: iconButton(
|
||||
size: 30,
|
||||
tooltip: '移除',
|
||||
context: context,
|
||||
onPressed: () {
|
||||
|
||||
Reference in New Issue
Block a user