ImageView make clicking off it easier

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-04-20 11:21:51 +01:00
parent 3781bdc975
commit 4494c6cf2b

View file

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