Browse Source

imp overflow

pull/1305/head
Alexandre Díaz 5 years ago
parent
commit
c8d7bf3107
  1. 1
      web_responsive/static/src/css/web_responsive.scss

1
web_responsive/static/src/css/web_responsive.scss

@ -329,6 +329,7 @@ html .o_web_client .o_main .o_main_content {
.o_form_view {
.o_form_sheet {
max-width: calc(100% - 32px);
overflow-x: scroll;
}
// Sticky statusbar

Loading…
Cancel
Save