v2: global player, infinite scroll, image picker, threaded comments

This commit is contained in:
khannurien
2026-03-21 13:55:22 +00:00
parent be426eb150
commit 7c098e7c4c
48 changed files with 4346 additions and 711 deletions

View File

@@ -82,7 +82,8 @@ body {
}
#root {
min-height: 100vh;
/* min-height: 100vh; */
padding-bottom: 2rem;
width: 100%;
display: flex;
flex-direction: column;