3
0
Fork 0

[FIX] redundant padding on kanban card

16.0
Sergey Shebanin 2022-06-01 11:29:07 +03:00 committed by anjeel.haria
parent 104e0f7885
commit bed9eb2104
1 changed files with 0 additions and 6 deletions

View File

@ -111,9 +111,3 @@
}
}
}
.o_kanban_view.o_kanban_ungrouped {
.o_kanban_record {
padding-left: 16px !important;
padding-right: 16px !important;
}
}