Web: replace chevron chars with clip-path pointed bar ends in overflow popup

All-day continuation bars now use CSS clip-path polygon for the tapered
arrow shape; bars stay inset within the popup (no edge bleed). Version v51.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Scarriffle
2026-06-11 20:32:29 +02:00
parent 70aaec3401
commit e6bc7eab9d
2 changed files with 12 additions and 12 deletions

View File

@@ -1,2 +1,2 @@
// Increment APP_VERSION with every code change
export const APP_VERSION = 'v50';
export const APP_VERSION = 'v51';