Login css fix

pull/4/head
Alvaro Puente Mella 2024-07-01 09:43:25 +02:00
parent 0f47ebeb21
commit 6dec7c7f2c
2 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
</span>
<span class="actions">
<mat-icon class="edit-icon" (click)="onEditClick(unidad.type, unidad.uuid)">edit</mat-icon>
<mat-icon class="delete-icon" (click)="onDeleteClick(unidad.uuid, unidad.nombre || unidad.nombre, unidad.type)">delete</mat-icon>
</span>
</mat-list-item>
</mat-list>

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB