Remove flex property
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
3c306bc54b
commit
b9f480a825
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue