td-menu-objets {
    height: auto;
    font-size: 100%;
    border-bottom: none;
    border-top: none;
    /* border-left-style: none;
    border-right-style: none; */
    padding-left: 2px;
    padding-right: 2px;
    border: 2px solidrgb(255, 255, 255);
    border-radius: 4px;
    /* box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); */
    /* Ombre légère */
}

tr-menu-objets {
    height: 14px;
    padding: 0;
}