修复样式问题
This commit is contained in:
@@ -157,11 +157,11 @@ td.o_required_modifier {
|
|||||||
color: #aaa;
|
color: #aaa;
|
||||||
}
|
}
|
||||||
|
|
||||||
.o_kanban_primary_left {
|
// .o_kanban_primary_left {
|
||||||
display: flex;
|
// display: flex;
|
||||||
flex-direction: row-reverse;
|
// flex-direction: row-reverse;
|
||||||
justify-content: flex-start;
|
// justify-content: flex-start;
|
||||||
}
|
// }
|
||||||
|
|
||||||
.o_list_view .o_list_table thead {
|
.o_list_view .o_list_table thead {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
|
|||||||
@@ -148,12 +148,17 @@ td.o_required_modifier {
|
|||||||
color: #aaa;
|
color: #aaa;
|
||||||
}
|
}
|
||||||
|
|
||||||
.o_kanban_primary_left {
|
// .o_kanban_primary_left {
|
||||||
display: flex;
|
// display: flex;
|
||||||
flex-direction: row-reverse;
|
// flex-direction: row-reverse;
|
||||||
justify-content: flex-start;
|
// justify-content: flex-start;
|
||||||
|
// }
|
||||||
|
.o_list_button {
|
||||||
|
min-width: 32px;
|
||||||
|
}
|
||||||
|
.o_list_record_remove {
|
||||||
|
padding-left: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.diameter:before {
|
.diameter:before {
|
||||||
content:"Ф";
|
content:"Ф";
|
||||||
display:inline;
|
display:inline;
|
||||||
|
|||||||
Reference in New Issue
Block a user