Temporarily disable this

This is affecting the default scrollTop position of the status
This commit is contained in:
Lim Chee Aun 2023-01-07 11:46:30 +08:00
parent 096712a9dd
commit ba1674b846

View file

@ -128,8 +128,8 @@ a.mention span {
padding: 0; padding: 0;
} }
.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); padding-bottom: calc(env(safe-area-inset-bottom) + 16px);
} }
.timeline > li { .timeline > li {