Files
palette/internal
fen 8636a23f49
CI / test (pull_request) Successful in 45s
CI / docker (pull_request) Skipped
Fix #210: declare missing delete-button column in saved pastes table
/mine rows render 7 cells (ID + delete button) but the colgroup and
thead only declared 6 columns, so under table-layout:fixed the delete
button cell overlapped the ID column at narrower widths. Add a
col-del column + empty header th to match the row cells.
2026-09-10 12:56:10 -05:00
..