1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-07 21:23:00 +03:00

Hide image banner on stickers, they have a tooltip already (#8641)

This commit is contained in:
Michael Telatynski
2022-05-18 10:08:33 +01:00
committed by GitHub
parent 65e27cd6be
commit ce73b9988e
4 changed files with 27 additions and 16 deletions

View File

@@ -20,10 +20,6 @@ limitations under the License.
.mx_MImageBody_thumbnail_container {
flex: 1;
margin-right: 4px;
.mx_MImageBody_banner {
display: none;
}
}
.mx_MImageReplyBody_info {