Browse Source

imp overflow

pull/1279/merge
Alexandre Díaz 5 years ago
committed by OCA-git-bot
parent
commit
dbd33fbf72
  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