Remove flex property
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -35,7 +35,6 @@ limitations under the License.
|
|||||||
.mx_ImageView_imageBox {
|
.mx_ImageView_imageBox {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
margin: 0 50px 50px 50px;
|
margin: 0 50px 50px 50px;
|
||||||
flex: 1;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user