mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
Use large emoji images
This commit is contained in:
parent
2ac6f50a6d
commit
2bbfab4061
@ -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",
|
||||
|
||||
@ -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 {
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user