[FIX] redundant padding on kanban card

pull/2684/head
Sergey Shebanin 2022-06-01 11:29:07 +03:00 committed by Taras Shabaranskyi
parent 651524d64b
commit 94b8829306
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;
}
}