Merge pull request #3121 from pangeachat/fix-token-buttons-height

chore: fix message token button vertical alignment
This commit is contained in:
ggurdin 2025-06-17 15:02:16 -04:00 committed by GitHub
commit 154933c920
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -313,7 +313,6 @@ class HtmlMessage extends StatelessWidget {
);
return WidgetSpan(
alignment: PlaceholderAlignment.middle,
child: CompositedTransformTarget(
link: token != null && renderer.assignTokenKey
? MatrixState.pAnyState