Fix transparent verification checkmark in dark mode (#30235)

* Fix transparent verification checkmark in dark mode

Fixes Issue https://github.com/element-hq/element-web/issues/28285

* Add white background to E2E Warning Icon

Also adapted the testcases to the new background.
This commit is contained in:
Banbuii
2025-07-07 13:35:03 +02:00
committed by GitHub
parent 0f7e394487
commit aa2dc8e574
4 changed files with 33 additions and 4 deletions

View File

@@ -1809,7 +1809,11 @@ exports[`RoomView should not display the timeline when the room encryption is lo
<div
aria-labelledby="«r3e»"
class="mx_E2EIcon mx_E2EIcon_verified mx_MessageComposer_e2eIcon"
/>
>
<div
class="mx_E2EIcon_normal"
/>
</div>
</span>
</div>
<div