Revert "ImageView make clicking off it easier"

(cherry picked from commit 52e3c97f8c)
pull/21833/head
Michael Telatynski 2020-05-13 06:36:14 +01:00 committed by Michael Telatynski
parent 6cdfe869be
commit b6ac8cb28d
1 changed files with 1 additions and 1 deletions

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;