#28285 issue: Update _EventTile.pcss
This commit is contained in:
parent
4f276c1690
commit
4f783ca87d
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue