tree视图表格样式修改
This commit is contained in:
@@ -561,4 +561,14 @@ body.o_web_client {
|
||||
.ui-sortable .o_data_row .o_data_cell .me-2 {
|
||||
display: flex !important;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
|
||||
.o_data_cell>button[type="null"] {
|
||||
background-color: #ccc !important;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
.o_dialog .modal .modal-footer footer {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user