no message

This commit is contained in:
kuaifan 2025-07-31 15:48:28 +08:00
parent 115b4aacb8
commit 20acbd0331

View File

@ -518,6 +518,7 @@
max-height: none; max-height: none;
ul { ul {
&:last-child {
padding-bottom: var(--navigation-bar-height); padding-bottom: var(--navigation-bar-height);
> li { > li {
@ -530,4 +531,5 @@
} }
} }
} }
}
} }