mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
feat: send live msg
This commit is contained in:
@@ -27,7 +27,7 @@ class _LiveRoomChatState extends State<LiveRoomChat> {
|
||||
padding: EdgeInsets.only(
|
||||
left: 10,
|
||||
right: 10,
|
||||
bottom: MediaQuery.of(context).padding.bottom,
|
||||
bottom: 5,
|
||||
),
|
||||
child: SingleChildScrollView(
|
||||
child: Column(
|
||||
|
||||
Reference in New Issue
Block a user