.inventaire { display: flex; max-width: 700px; flex-direction: column; } .toolSearch { display: flex; align-items: center; } .contentInvent { display: flex; } .caseInvent { gap: 20px; display: flex; flex-wrap: wrap; margin-top: 10px; } .LabelFiltre { display: flex; margin-left: 25px; } .filtre { width: 42px; height: 32px; }