mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] Sticky Statusbar
This commit is contained in:
committed by
Taras Shabaranskyi
parent
93ce8e9491
commit
7bfda0b0c2
@@ -152,4 +152,10 @@
|
||||
.oe_chatter {
|
||||
min-width: inherit;
|
||||
}
|
||||
|
||||
.o_form_statusbar {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user