commit 217c7efb8828b7abb0270743dcd41635384719f5
| author | 斟酌 鵬兄 <tgckpg@gmail.com> |
| date | 2024-11-14T15:12:32Z |
| subject | Align notification center menu items |
commit 217c7efb8828b7abb0270743dcd41635384719f5
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date: 2024-11-14T15:12:32Z
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 {