mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
imp overflow
This commit is contained in:
committed by
Sergey Shebanin
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
|
||||||
|
|||||||
Reference in New Issue
Block a user