Merge pull request #4602 from matrix-org/t3chguy/cherry-pick/5
Revert "ImageView make clicking off it easier"
This commit is contained in:
commit
657c10f1b5
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue