mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-02 04:11:30 +02:00
Merge pull request #4448 from matrix-org/t3chguy/imageview
ImageView make clicking off it easier
This commit is contained in:
commit
bc5fe12a60
@ -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;
|
||||||
height: 90%;
|
max-height: 90%;
|
||||||
flex: 15 15 0;
|
flex: 15 15 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user