From 80ae544a28f952bda667580581118544361bf02c Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Thu, 14 May 2026 01:10:38 +0200 Subject: [PATCH] style(notes): drop hover cursor on rotated stacked-note header --- src/styles/app.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/styles/app.css b/src/styles/app.css index 1ca6486..887e86d 100644 --- a/src/styles/app.css +++ b/src/styles/app.css @@ -109,9 +109,6 @@ a { a.title-stacked-note-link { display: block; overflow: visible; - &:hover { - cursor: pointer; - } } .title-stacked-note ul,