.icon-delete {
    width: 20px;
    height: 20px;
    object-fit: contain;
    pointer-events: none; /* klik działa na cały przycisk */
}
