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

Commit

Permalink
Removed red shield in forwarding preview.
Browse files Browse the repository at this point in the history
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
  • Loading branch information
ankur12-1610 committed Dec 24, 2021
1 parent 43f264c commit f6404c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions res/css/views/dialogs/_ForwardDialog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ limitations under the License.
display: none;
}

.mx_EventTile_e2eIcon_warning {
display: none;
}

// We also hide download links to not encourage users to try interacting
.mx_MFileBody_download {
display: none;
Expand Down

0 comments on commit f6404c4

Please sign in to comment.