Optimize layout for large screens (> 1500px)

This commit is contained in:
dtonon 2026-02-16 20:21:54 +01:00
parent 68f25fd20f
commit f739fd32ae
3 changed files with 6 additions and 2 deletions

View file

@ -10,7 +10,7 @@
</script>
<aside
class="flex shrink-0 flex-col rounded-tl-xl bg-white transition-all duration-200
class="flex shrink-0 flex-col rounded-tl-xl min-[1540px]:rounded-tr-xl bg-white transition-all duration-200
{expanded ? 'w-[420px]' : 'w-80'}"
>
<div class="flex h-12 shrink-0 items-center justify-between px-4">