yttcom.net
Backend / Tools / DB Viewer
yttcom.net
Domains / DB Viewer
v2.0 · 07.11.26
◇ 80-sys.db
systems/80-kitchen/data/
records.db inbox.db transfers.db knowledge.db jurisdiction.db
80-sys decisions Row #12
Tables
decisions
62
domain
7
events
62
gov_archive
0
gov_archive_fts
0
gov_archive_fts_config
1
gov_archive_fts_data
2
gov_archive_fts_docsize
0
gov_archive_fts_idx
0
items
58
recipes
37
sessions
27
sqlite_sequence
6
transfers_log
0
decisions — Row #12
80-sys.db · systems/80-kitchen/data/
⌂ Kitchen Hub →
id
12
system
80 Kitchen
date
08/23/26
subject
DoughCalc: fixed Crust style dropdown overlapping its own wrapped hint text on phone
approved_by
USR369 David
se_id
—
tr_id
—
_rowid
12
detail
USR369 screenshot showed the Crust style field's dropdown visually overlapping the middle of its own hint text (a long multi-line description on a narrow phone screen). Root cause: .field used align-items:center, which centers the input against the FULL HEIGHT of the label column -- fine for a short single-line label, but when a long hint wraps to 7-8 lines, centering put the select box somewhere in the middle of that wrapped text instead of at the top, overlapping it. Fixed by changing to align-items:flex-start, which pins the input to the top of the row (aligned with the first line of the label) regardless of how many lines the label/hint wraps to. This looks identical for every other field with a short label (no visible change there) and only affects fields whose hint is long enough to wrap.
▼ Show timestamps
created_at
2026-08-23 16:51:24
Backend Domains Panel DB Viewer Transfers
Backend Tools DB Viewer DB Admin Server Map File Editor Backend Tools DB Viewer DB Admin Server Map File Editor