diff --git a/src/components/TopBar/components/ChannelsPop.vue b/src/components/TopBar/components/ChannelsPop.vue index 11966924..3cad10a7 100644 --- a/src/components/TopBar/components/ChannelsPop.vue +++ b/src/components/TopBar/components/ChannelsPop.vue @@ -56,8 +56,8 @@ const otherLinks = computed(() => [ y: 'scroll', }" style="backdrop-filter: var(--bew-filter-glass-1);" - h="[calc(100vh-100px)]" max-h-445px - w="[calc(100vw-100px)]" max-w-709px + h="[calc(100vh-100px)]" max-h="445px" + w="[calc(100vw-100px)]" max-w="758px" shadow="[var(--bew-shadow-3),var(--bew-shadow-edge-glow-1)]" bg="$bew-elevated-alt" rounded="$bew-radius" @@ -65,7 +65,7 @@ const otherLinks = computed(() => [ >