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
@@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>9.0</string>
<string>11.0</string>
</dict>
</plist>