Merge branch 'master-pos-wms-fva'
[odoo/odoo.git] / addons / web / static / src / css / base.sass
index eeea472..fa37c1c 100644 (file)
@@ -1693,6 +1693,9 @@ $sheet-padding: 16px
                 @include box-sizing(border)
             &:hover .oe_form_field_image_controls
                 display: block
+            img
+                max-width: 256px
+                max-height: 256px
     .oe_fileupload
         display: inline-block
         clear: both