From b5798c23de9abf170f22d5074df921b5ce49e288 Mon Sep 17 00:00:00 2001 From: sirine Date: Tue, 7 Oct 2025 20:19:14 +0200 Subject: [PATCH] Fix dropdown overflow: action menu fully visible without scrolling --- .../location-list/location-list.component.html | 2 +- .../location-list/location-list.component.scss | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/Tn-manager/src/app/modules/location-management/components/location-list/location-list.component.html b/Tn-manager/src/app/modules/location-management/components/location-list/location-list.component.html index aea67fe84..291617b3f 100644 --- a/Tn-manager/src/app/modules/location-management/components/location-list/location-list.component.html +++ b/Tn-manager/src/app/modules/location-management/components/location-list/location-list.component.html @@ -414,7 +414,7 @@
{{ location.name }}
-