mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-16 14:12:51 +00:00
no message
This commit is contained in:
parent
115b4aacb8
commit
20acbd0331
@ -518,11 +518,13 @@
|
|||||||
max-height: none;
|
max-height: none;
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
padding-bottom: var(--navigation-bar-height);
|
&:last-child {
|
||||||
|
padding-bottom: var(--navigation-bar-height);
|
||||||
|
|
||||||
> li {
|
> li {
|
||||||
&:last-child {
|
&:last-child {
|
||||||
padding-bottom: 16px;
|
padding-bottom: 16px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user