no message

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

View File

@ -518,11 +518,13 @@
max-height: none;
ul {
padding-bottom: var(--navigation-bar-height);
&:last-child {
padding-bottom: var(--navigation-bar-height);
> li {
&:last-child {
padding-bottom: 16px;
> li {
&:last-child {
padding-bottom: 16px;
}
}
}
}