Align notification center menu items

This commit is contained in:
斟酌 鵬兄 2024-11-14 23:12:32 +08:00
parent 32884c3b7c
commit 217c7efb88

View File

@ -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 {