Accept Merge Request #271: (feature/tree视图表格样式修改 -> develop)
Merge Request: tree视图表格样式修改 Created By: @许何哲 Accepted By: @许何哲 URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/271?initial=true
This commit is contained in:
@@ -561,4 +561,14 @@ body.o_web_client {
|
|||||||
.ui-sortable .o_data_row .o_data_cell .me-2 {
|
.ui-sortable .o_data_row .o_data_cell .me-2 {
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
align-items: center;
|
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