From 959d4aaed6bb4775361cd5b25bd639ea5305b9b3 Mon Sep 17 00:00:00 2001 From: itskovacs Date: Fri, 25 Jul 2025 18:18:23 +0200 Subject: [PATCH] :lipstick: Make table header sticky --- src/src/app/components/trip/trip.component.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/src/app/components/trip/trip.component.html b/src/src/app/components/trip/trip.component.html index 02beebb..e8b968f 100644 --- a/src/src/app/components/trip/trip.component.html +++ b/src/src/app/components/trip/trip.component.html @@ -45,12 +45,12 @@ }
-
-
-
-

Plans

- {{ trip?.name }} plans -
+
+
+

Plans

+ {{ trip?.name }} plans +