Browse Source

Update web_responsive/static/src/css/web_responsive.scss

Co-Authored-By: Tardo <dev@redneboa.es>
pull/1198/head
Jairo Llopis 5 years ago
committed by Pedro M. Baeza
parent
commit
1bbd254fba
  1. 2
      web_responsive/static/src/css/web_responsive.scss

2
web_responsive/static/src/css/web_responsive.scss

@ -438,7 +438,7 @@ html .o_web_client .o_main .o_main_content {
.o_attachments_previews { .o_attachments_previews {
overflow: auto; overflow: auto;
max-height: $o-mail-attachment-image-size * 2 * 3;
max-height: $o-mail-attachment-image-size * 6;
} }
} }
} }

Loading…
Cancel
Save