Prevent reply thumbnail image from overflowing
This commit is contained in:
@@ -25,6 +25,10 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_MImageReplyBody_thumbnail {
|
.mx_MImageReplyBody_thumbnail {
|
||||||
grid-area: image;
|
grid-area: image;
|
||||||
|
|
||||||
|
.mx_MImageBody_thumbnail_container {
|
||||||
|
max-height: 44px !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MImageReplyBody_sender {
|
.mx_MImageReplyBody_sender {
|
||||||
|
|||||||
Reference in New Issue
Block a user