mirror of https://github.com/OCA/web.git
imp overflow
parent
c46acf3d04
commit
f84b3468e4
|
@ -329,6 +329,7 @@ html .o_web_client .o_main .o_main_content {
|
||||||
.o_form_view {
|
.o_form_view {
|
||||||
.o_form_sheet {
|
.o_form_sheet {
|
||||||
max-width: calc(100% - 32px);
|
max-width: calc(100% - 32px);
|
||||||
|
overflow-x: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Sticky statusbar
|
// Sticky statusbar
|
||||||
|
|
Loading…
Reference in New Issue