修复样式问题

This commit is contained in:
hyyy
2025-04-21 16:01:04 +08:00
parent 73dce5e75e
commit a55da93dc4
2 changed files with 15 additions and 10 deletions

View File

@@ -157,11 +157,11 @@ td.o_required_modifier {
color: #aaa;
}
.o_kanban_primary_left {
display: flex;
flex-direction: row-reverse;
justify-content: flex-start;
}
// .o_kanban_primary_left {
// display: flex;
// flex-direction: row-reverse;
// justify-content: flex-start;
// }
.o_list_view .o_list_table thead {
position: sticky;