apply patches from the old upstream and cleanup
Some checks failed
docker / nitter (push) Failing after 2m29s
docker / session (push) Successful in 1m20s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-05-23 00:53:45 +03:00
parent 9808c6a543
commit d221df59df
54 changed files with 1294 additions and 871 deletions

View File

@ -16,6 +16,8 @@ video {
}
.video-container {
min-height: 80px;
min-width: 200px;
max-height: 530px;
margin: 0;
display: flex;