修改表格样式css的选择器

This commit is contained in:
WEB许何哲\xuhez
2023-07-19 14:49:42 +08:00
parent 3b09297600
commit 292af4d1ef

View File

@@ -563,7 +563,7 @@ body.o_web_client {
align-items: center;
}
.o_data_cell>button[type="null"] {
.o_data_cell>button[name=""] {
background-color: #ccc !important;
border: none !important;
}