change fix header class css
This commit is contained in:
parent
f5728f443e
commit
7064fffb9e
|
@ -15,3 +15,10 @@ ul.o_menu_systray {
|
|||
.o_main_navbar > ul > li {
|
||||
float: right;}
|
||||
}
|
||||
|
||||
tbody .o_one2many_header_cell_fix {
|
||||
position:sticky;
|
||||
left:0px;
|
||||
background:white;
|
||||
border-right:1px solid #DEE2E6;
|
||||
}
|
Loading…
Reference in New Issue