TF-166 [BUG] Fix can not scroll to the end of composer

This commit is contained in:
dab246
2021-10-14 15:37:14 +07:00
committed by Dat H. Pham
parent 5f8db939c9
commit 21833e0b05
@@ -27,7 +27,6 @@ class ComposerView extends GetWidget<ComposerController> {
controller.htmlEditorApi?.unfocus();
},
child: Scaffold(
resizeToAvoidBottomInset: false,
backgroundColor: AppColor.primaryLightColor,
body: SafeArea(
right: false,