mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-16 23:31:19 +03:00
Add even more spacing
This commit is contained in:
parent
5e52874aa5
commit
b153d7526c
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ a.mention span {
|
||||||
.timeline.grow {
|
.timeline.grow {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
min-height: 100dvh;
|
min-height: 100dvh;
|
||||||
|
padding-bottom: calc(env(safe-area-inset-bottom) + 16px);
|
||||||
}
|
}
|
||||||
.timeline > li {
|
.timeline > li {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue