You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Don't show image metadata banner in replies (#8606)
This commit is contained in:
@@ -20,6 +20,10 @@ limitations under the License.
|
||||
.mx_MImageBody_thumbnail_container {
|
||||
flex: 1;
|
||||
margin-right: 4px;
|
||||
|
||||
.mx_MImageBody_banner {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_MImageReplyBody_info {
|
||||
|
Reference in New Issue
Block a user