From 0e20accee68e5c36e5b99dea74fe0c09629dd6c1 Mon Sep 17 00:00:00 2001 From: Colin Dawson Date: Sat, 14 Feb 2026 01:37:55 +0000 Subject: [PATCH] Changed the mouse pointer on the horizontal tabs to be the pointer. --- src/Sass/horizionalTabs.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Sass/horizionalTabs.scss b/src/Sass/horizionalTabs.scss index d8a2b2f..a0aede1 100644 --- a/src/Sass/horizionalTabs.scss +++ b/src/Sass/horizionalTabs.scss @@ -18,6 +18,7 @@ list-style: none; margin-bottom: -1px; padding: 0.5rem 0.75rem; + cursor: pointer; } .tab-list-active {