Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit f6404c4

Browse files
committed
Removed red shield in forwarding preview.
Signed-off-by: ankur12-1610 <[email protected]>
1 parent 43f264c commit f6404c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

res/css/views/dialogs/_ForwardDialog.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ limitations under the License.
5454
display: none;
5555
}
5656

57+
.mx_EventTile_e2eIcon_warning {
58+
display: none;
59+
}
60+
5761
// We also hide download links to not encourage users to try interacting
5862
.mx_MFileBody_download {
5963
display: none;

0 commit comments

Comments
 (0)