mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-29 12:38:34 +00: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