fix(ui): Fix message text hiding because of a flutter bug (#1327)

* fix(ui): remove clip

* chore(ui): update changelog
This commit is contained in:
Salvatore Giordano
2022-09-13 10:24:25 +02:00
committed by GitHub
parent 2cef380a11
commit 7faa765d14
4 changed files with 10 additions and 5 deletions
@@ -764,7 +764,6 @@ class _StreamMessageWidgetState extends State<StreamMessageWidget>
),
)
: Card(
clipBehavior: Clip.hardEdge,
elevation: 0,
margin:
EdgeInsets.symmetric(