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;
ul {
&:last-child {
padding-bottom: var(--navigation-bar-height);
> li {
@ -530,4 +531,5 @@
}
}
}
}
}