TF-2259 Fix suggestion displayed on top when having many recipients

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit affdd846ebaad33aa0dcddbaa7fa2b1424e0709c)
This commit is contained in:
dab246
2023-10-31 19:44:53 +07:00
committed by Dat Vu
parent 5cee2a186f
commit c6040437d2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1552,8 +1552,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: master
resolved-ref: "7a78bff62891a6bfcad08106c2e9034a2c9661d8"
ref: "bugfix/fix-suggestion-displayed-on-top-when-having-many-tags"
resolved-ref: d8711a759932297fc411e9e2993d05d3533b14de
url: "https://github.com/dab246/super_tag_editor.git"
source: git
version: "0.2.0"
+1 -1
View File
@@ -84,7 +84,7 @@ dependencies:
super_tag_editor:
git:
url: https://github.com/dab246/super_tag_editor.git
ref: master
ref: bugfix/fix-suggestion-displayed-on-top-when-having-many-tags
### Dependencies from pub.dev ###
cupertino_icons: 1.0.5