From 3bda10caf0fe4c64110b97ee6ccb5bc2702e09c5 Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Sun, 21 Sep 2025 11:37:32 +0300 Subject: [PATCH] style/title row/note icon: tweak alignment --- apps/client/src/widgets/note_icon.css | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/client/src/widgets/note_icon.css b/apps/client/src/widgets/note_icon.css index cb067a7f6..8dbea40b5 100644 --- a/apps/client/src/widgets/note_icon.css +++ b/apps/client/src/widgets/note_icon.css @@ -1,5 +1,4 @@ .note-icon-widget { - padding-top: 3px; padding-left: 7px; margin-right: 0; width: 50px;