Remove flex property

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2020-12-19 13:13:34 +01:00
parent 3c306bc54b
commit b9f480a825

View file

@ -35,7 +35,6 @@ limitations under the License.
.mx_ImageView_imageBox {
overflow: auto;
margin: 0 50px 50px 50px;
flex: 1;
display: flex;
}