An opinionated list of Python frameworks, libraries, tools, and resources.
fix(css): correct mobile expand-row hiding for col-cat vs expand-row cells
col-cat and expand-row cells need different treatment on mobile: - col-cat uses display:none (whole column hidden) - expand-row first/last cells collapse via width/padding/overflow rather than display:none to avoid breaking table layout Co-Authored-By: Claude <[email protected]>
V
Vinta Chen committed
088680e568b3ef0e02152edb7596da9d5342c0b1
Parent: dd3b2cc