You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
Revert "ImageView make clicking off it easier"
(cherry picked from commit 52e3c97f8c)
This commit is contained in:
committed by
Michael Telatynski
parent
6cdfe869be
commit
b6ac8cb28d
@@ -37,7 +37,7 @@ limitations under the License.
|
|||||||
order: 2;
|
order: 2;
|
||||||
/* min-width hack needed for FF */
|
/* min-width hack needed for FF */
|
||||||
min-width: 0px;
|
min-width: 0px;
|
||||||
max-height: 90%;
|
height: 90%;
|
||||||
flex: 15 15 0;
|
flex: 15 15 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user