mirror of https://github.com/OCA/web.git
commit
dd482f54d2
|
@ -349,7 +349,7 @@ html .o_web_client .o_action_manager .o_action {
|
||||||
.o_form_statusbar {
|
.o_form_statusbar {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 1;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Support for long title (with ellipsis)
|
// Support for long title (with ellipsis)
|
||||||
|
|
Loading…
Reference in New Issue