aboutsummaryrefslogtreecommitdiff
path: root/src/routes/+layout.svelte
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-05-19 02:08:53 +0000
committerFuwn <[email protected]>2026-05-19 02:08:53 +0000
commit439531c32e0ff2b0d2f9bfba8cfa45f0ca898e22 (patch)
tree90a33f0df33eea517b12c569e77fac2d9c36f698 /src/routes/+layout.svelte
parentfix(transitions): restore background-color on global anchor transition (diff)
downloaddue.moe-439531c32e0ff2b0d2f9bfba8cfa45f0ca898e22.tar.xz
due.moe-439531c32e0ff2b0d2f9bfba8cfa45f0ca898e22.zip
fix(dropdown): scoped transition restores border-radius animation
Dropdown items add border-radius: 8px on hover. The pre-485f1b11 :global(a) transition: all rule used to animate the corner rounding; the narrowed list excluded it. Adds a scoped transition on .dropdown-content a that mirrors the global anchor list plus border-radius, so the corner rounding eases in over 150ms instead of snapping. CommandPalette dropdown sets border-radius in base state so is unaffected.
Diffstat (limited to 'src/routes/+layout.svelte')
0 files changed, 0 insertions, 0 deletions