1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

Merge pull request #4586 from matrix-org/revert-4448-t3chguy/imageview

Revert "ImageView make clicking off it easier"
This commit is contained in:
Michael Telatynski
2020-05-14 17:31:37 +01:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ limitations under the License.
order: 2;
/* min-width hack needed for FF */
min-width: 0px;
max-height: 90%;
height: 90%;
flex: 15 15 0;
display: flex;
align-items: center;