Show friends list LIVE badge only when there is a stream to watch and link to streams

This commit is contained in:
Kalle
2026-07-27 17:33:05 +03:00
parent bb374145c1
commit adce1d2099
40 changed files with 261 additions and 65 deletions

View File

@@ -268,6 +268,7 @@
.listLinkSubtitleRow {
display: flex;
align-items: center;
gap: var(--s-1-5);
width: 100%;
color: var(--color-text-high);
}