mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-25 03:26:22 +08:00
opt reply item
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -538,7 +538,7 @@ class _LiveRoomPageState extends State<LiveRoomPage>
|
||||
left: 10,
|
||||
top: 10,
|
||||
right: 10,
|
||||
bottom: 25 + MediaQuery.of(context).padding.bottom,
|
||||
bottom: 25 + MediaQuery.paddingOf(context).bottom,
|
||||
),
|
||||
decoration: const BoxDecoration(
|
||||
borderRadius: BorderRadius.only(
|
||||
|
||||
Reference in New Issue
Block a user