mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 09:15:33 +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 {
|
||||
min-height: 100vh;
|
||||
min-height: 100dvh;
|
||||
padding-bottom: calc(env(safe-area-inset-bottom) + 16px);
|
||||
}
|
||||
.timeline > li {
|
||||
list-style: none;
|
||||
|
|
Loading…
Reference in a new issue