mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 02:05:45 +03:00
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 {
|
||||
overflow: auto;
|
||||
margin: 0 50px 50px 50px;
|
||||
flex: 1;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue