small ui update

This commit is contained in:
Justin Visser 2026-02-22 16:35:39 +01:00
parent 1c01b29be7
commit 8760f27b51
2 changed files with 9 additions and 3 deletions

View file

@ -869,7 +869,7 @@ onMounted(() => {
/>
<div v-else class="space-y-3 xl:flex xl:h-full xl:min-h-0 xl:flex-col xl:space-y-0 xl:overflow-hidden">
<ul class="grid gap-3 lg:hidden">
<ul class="flex gap-3 overflow-x-auto p-1 lg:hidden">
<li
v-for="item in visibleScholars"
:key="item.id"