Fix e2e icons in CompleteSecurity & SetupEncryptionBody (#31521)

* Fix e2e icons in CompleteSecurity & SetupEncryptionBody

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Prevent screenshot clash between tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2025-12-11 16:37:49 +00:00
committed by GitHub
parent 362e34513d
commit 7b024f956d
8 changed files with 75 additions and 47 deletions

View File

@@ -15,14 +15,14 @@ Please see LICENSE files in the repository root for full details.
width: 24px;
height: 24px;
margin-right: 4px;
position: relative;
display: inline-block;
}
.mx_CompleteSecurity_heroIcon {
width: 128px;
height: 128px;
position: relative;
margin: 0 auto;
display: inline-block;
}
.mx_CompleteSecurity_skip {