We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b069e39 commit f1b1898Copy full SHA for f1b1898
1 file changed
res/css/views/rooms/_E2EIcon.pcss
@@ -59,9 +59,3 @@ Please see LICENSE files in the repository root for full details.
59
mask-image: url("$(res)/img/e2e/verified.svg");
60
background-color: $e2e-verified-color;
61
}
62
-
63
-// When using the "normal" icon as a background for verified or warning icon,
64
-// it should be slightly smaller than the foreground icon
65
-.mx_E2EIcon_verified, .mx_E2EIcon_warning .mx_E2EIcon_normal::after {
66
- mask-size: 90%;
67
-}
0 commit comments