chore(fend): really tedious fixing of overflows and scrollbars between the splits

This commit is contained in:
Lewis Wynne 2026-03-23 19:36:55 +00:00
parent be11c0e57a
commit 8875b70a14
6 changed files with 31 additions and 11 deletions

View file

@ -23,7 +23,7 @@
);
</script>
<div class="flex flex-col h-full rounded border" style="border-color: var(--border); background: var(--bg-card);">
<div class="flex flex-col h-full min-h-0 rounded border" style="border-color: var(--border); background: var(--bg-card);">
<div class="flex border-b" style="border-color: var(--border);">
{#each tabs as tab}
<button