Use large emoji images

This commit is contained in:
Andy Balaam 2025-12-19 11:32:30 +00:00
parent 2ac6f50a6d
commit 2bbfab4061
3 changed files with 6 additions and 6 deletions

View File

@ -89,7 +89,7 @@
"@matrix-org/analytics-events": "^0.30.0",
"@matrix-org/emojibase-bindings": "^1.5.0",
"@matrix-org/react-sdk-module-api": "^2.4.0",
"andybalaam-matrix-spec": "^0.0.1",
"andybalaam-matrix-spec": "^0.0.2",
"@sentry/browser": "^10.0.0",
"@types/png-chunks-extract": "^1.0.2",
"@vector-im/compound-design-tokens": "6.4.3",

View File

@ -40,7 +40,7 @@ Please see LICENSE files in the repository root for full details.
}
.mx_VerificationShowSas_emojiSas_emoji > svg {
height: 32px;
height: 48px;
}
.mx_VerificationShowSas_emojiSas_label {

View File

@ -4538,10 +4538,10 @@ ajv@^8.0.0, ajv@^8.0.1, ajv@^8.9.0:
json-schema-traverse "^1.0.0"
require-from-string "^2.0.2"
andybalaam-matrix-spec@^0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/andybalaam-matrix-spec/-/andybalaam-matrix-spec-0.0.1.tgz#e770977ee574f968731af945d6147fb10a30b3b9"
integrity sha512-w5XkYTAkUCOzppgFuhwZPgEU2fBaR7Tajqn+XJeSLmt6of2dpYZeGVNwXB8xgQxz2xlnIIH5aNUTrLao3RiKQA==
andybalaam-matrix-spec@^0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/andybalaam-matrix-spec/-/andybalaam-matrix-spec-0.0.2.tgz#7e5cac3226b515ad7d4fbf18f5db925978efc08d"
integrity sha512-f5PwWcy2hUp8RtCpbPo0xAymZsJn1NtXBTTkKvmx8edK3zcCQhOHBdLmd6WxOyUYfQGCI2c0MYWOrFUhagMZHw==
another-json@^0.2.0:
version "0.2.0"