Skip to content

Commit f1b1898

Browse files
committed
chore: remove unused CSS mask
1 parent b069e39 commit f1b1898

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

res/css/views/rooms/_E2EIcon.pcss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,3 @@ Please see LICENSE files in the repository root for full details.
5959
mask-image: url("$(res)/img/e2e/verified.svg");
6060
background-color: $e2e-verified-color;
6161
}
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

Comments
 (0)