From 217c7efb8828b7abb0270743dcd41635384719f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=9F=E9=85=8C=20=E9=B5=AC=E5=85=84?= Date: Thu, 14 Nov 2024 23:12:32 +0800 Subject: [PATCH] Align notification center menu items --- botanjs/src/Astro/Blog/Components/Notification.css | 1 + 1 file changed, 1 insertion(+) diff --git a/botanjs/src/Astro/Blog/Components/Notification.css b/botanjs/src/Astro/Blog/Components/Notification.css index ff3e554..11be94c 100644 --- a/botanjs/src/Astro/Blog/Components/Notification.css +++ b/botanjs/src/Astro/Blog/Components/Notification.css @@ -140,6 +140,7 @@ ul.nt_smenu > li[active] > span.nt_switch:before { ul.nt_smenu > li > span { display: inline-block; + vertical-align: top; } .nt_switch {