#28285 issue: Update _EventTile.pcss

pull/28604/head
Bishal Acharya 2024-12-01 23:10:57 +06:00
parent 4f276c1690
commit 4f783ca87d
1 changed files with 1 additions and 1 deletions

View File

@ -868,7 +868,7 @@ $left-gutter: 64px;
&.mx_EventTile_e2eIcon_normal::after {
mask-image: url("$(res)/img/e2e/normal.svg"); /* regular shield */
background-color: var(--cpd-color-icon-tertiary); /* grey */
background-color: var(--cpd-color-icon-tertiary, grey);
}
&.mx_EventTile_e2eIcon_decryption_failure::after {