修改tree视图样式bug
This commit is contained in:
@@ -130,3 +130,20 @@ td.o_required_modifier {
|
||||
.o_list_renderer .o_list_table tbody > tr > td:not(.o_list_record_selector):not(.o_handle_cell):not(.o_list_button):not(.o_list_record_remove) {
|
||||
white-space: nowrap !important;
|
||||
}
|
||||
|
||||
.o_status {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
.czyg {
|
||||
font-size: 12px;
|
||||
margin-right: 10px;
|
||||
color: #aaa;
|
||||
}
|
||||
|
||||
.o_kanban_primary_left {
|
||||
display: flex;
|
||||
flex-direction: row-reverse;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
Reference in New Issue
Block a user