wutzcalc/client/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 91d14b33bb client: fix picker remove-row label clipping (#73)
.picker-count inherited the generic button's 12px/16px padding, which
left ~16px of content width per grid cell — enough for a single digit
but not the two-character "-1".."-5" remove labels added in #72,
which overflowed into the neighbouring cell and got visually clipped
by its opaque background. Tightened to horizontal-only padding (12px
4px), leaving vertical spacing/centering untouched.
2026-08-03 17:34:48 +02:00
..
admin client: show build version + browser diagnostics for bug triage 2026-08-03 15:33:17 +02:00
stats client: show build version + browser diagnostics for bug triage 2026-08-03 15:33:17 +02:00
tablet client: long-press picker also offers quick-remove when already in cart 2026-08-03 17:26:13 +02:00
api.ts client: fix reset-error handling, undersized qty buttons, chart resize, 2026-07-31 12:52:01 +02:00
styles.css client: fix picker remove-row label clipping (#73) 2026-08-03 17:34:48 +02:00
VersionFooter.tsx client: show build version + browser diagnostics for bug triage 2026-08-03 15:33:17 +02:00
vite-env.d.ts client: show build version + browser diagnostics for bug triage 2026-08-03 15:33:17 +02:00