odoo/odoo#204906

Created by fw-bot
Merged at ec29565ae4a845f2adec3fcf45cfb6b9ef36687e

Statuses:

label
odoo-dev:master-18.0-opw-4668595-huvw-427850-fw
head
b396fbb0b66b1c8f54682649793b65aa7b18813e
merged
6 months ago by Bugfix, Hubert Van De Walle
odoo/odoo
18.0 #204567
saas-18.1 #204654
saas-18.2 #204901
saas-18.3
saas-18.4
19.0
master #204906

[FW][FIX] web: add top margin to kanban records

Steps to reproduce

  • Go to the project app
  • Open any project
  • zoom / dezoom a few times => At some point, the top border on the first kanban card will
    disappear.

Cause of the issue

This is due to a negative margin on the bottom of kanban cards. This is made in order to have no duplicated border between cards.

Solution

We can set a top margin for the first card.

opw-4668595

Forward-Port-Of: #204654
Forward-Port-Of: #204567