From 40adf3fd6648b4780838da75cf26b5d89aaacaf9 Mon Sep 17 00:00:00 2001 From: mrCherry97 Date: Thu, 18 Jul 2024 14:05:16 +0200 Subject: [PATCH] chore: space --- src/shared/components/GenericList/GenericList.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/shared/components/GenericList/GenericList.scss b/src/shared/components/GenericList/GenericList.scss index eca01aa708..ed5f944f6d 100644 --- a/src/shared/components/GenericList/GenericList.scss +++ b/src/shared/components/GenericList/GenericList.scss @@ -7,6 +7,7 @@ color: var(--sapList_TextColor); } } + .cursor-pointer { cursor: pointer; }