chore(fend): really tedious fixing of overflows and scrollbars between the splits
This commit is contained in:
parent
be11c0e57a
commit
8875b70a14
6 changed files with 31 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue