From c62b9fd9698a82761e4f200c23205d68387fe949 Mon Sep 17 00:00:00 2001 From: sandre Date: Wed, 21 Jan 2026 16:03:33 +0100 Subject: [PATCH] Correction mat-icon et SVG --- .../new-tunnel-flight/new-tunnel-flight.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Front/skydivelogs-app/src/app/new-tunnel-flight/new-tunnel-flight.component.html b/Front/skydivelogs-app/src/app/new-tunnel-flight/new-tunnel-flight.component.html index db4c777..da8ee01 100644 --- a/Front/skydivelogs-app/src/app/new-tunnel-flight/new-tunnel-flight.component.html +++ b/Front/skydivelogs-app/src/app/new-tunnel-flight/new-tunnel-flight.component.html @@ -41,7 +41,7 @@ aria-label="Clear" (click)="selectedJumpType = undefined" > - close + } @@ -74,7 +74,7 @@ aria-label="Clear" (click)="resetTunnel()" > - close + } @@ -114,7 +114,7 @@ aria-label="Clear" (click)="minutesOfFlight = undefined" > - close + } @@ -136,7 +136,7 @@ aria-label="Clear" (click)="comments = undefined" > - close + }