mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] mail_tracking: Changed form statusbar z-index
This commit is contained in:
committed by
Sergey Shebanin
parent
98ab5bc151
commit
b0a1f0cf39
@@ -349,7 +349,7 @@ html .o_web_client .o_action_manager .o_action {
|
||||
.o_form_statusbar {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
// Support for long title (with ellipsis)
|
||||
|
||||
Reference in New Issue
Block a user