.form-field { margin-bottom: 16px !important; } button{ border-radius:0px !important } mat-row:hover { background-color: #f5f5f5; /* Couleur de fond lors du survol */ cursor: pointer; /* Changer le curseur pour indiquer que la ligne est interactable */ }