feat: add support for community backends (volunteers that host invidious companion for the instance)

This commit is contained in:
Fijxu
2026-01-01 21:46:50 -03:00
parent 6655d1a56c
commit 6027bb04ec
8 changed files with 27 additions and 0 deletions

View File

@@ -1075,4 +1075,11 @@ h1, h2, h3, h4, h5, p,
.hidden-channels {
width: 300px;
height: 200px;
}
.preference-description {
width: 250px;
padding-left: 10px;
display: inline-block;
vertical-align: top;
}