Added movies overview page. Fixed channel filter duplicates.

This commit is contained in:
2024-02-27 01:20:15 +01:00
parent ae36a951a0
commit f29246050b
25 changed files with 993 additions and 48 deletions

View File

@@ -139,7 +139,9 @@ const scrollable = computed(() => children.value?.scrollWidth > children.value?.
.logo {
height: 2.5rem;
max-width: 15rem;
padding: .75rem 1rem;
object-fit: contain;
}
.link-parent {