discourse/app/assets/stylesheets/common/table-builder
chapoi b9bbddfd0e
UX: make table edit element fixed visible on tablets (#38686)
The table edit element's visibility was restricted to size `sm`, making
it only appear on focus for tablets.
Problem:
- not very discoverable
- since it's using opacity, this preserves a large "gap" below the table
[which causes confusion
](https://meta.discourse.org/t/huge-gap-below-tables-on-tablets/333153/4)

This commit moves the MQ to `xl`, which covers upto 13" tablets.
Larger screens remains unchanged, and only show on hover still.

<img width="2064" height="2752" alt="CleanShot 2026-03-18 at 11 20 01"
src="https://github.com/user-attachments/assets/eae3cff7-8fa2-40ca-87a9-f5dbb05f4d0e"
/>
2026-03-18 12:28:39 +01:00
..
_index.scss
insert-table-modal.scss DEV: Update linting and npm scripts (#37173) 2026-01-16 15:29:06 +01:00
jspreadsheet-theme.scss Build(deps): Bump jspreadsheet-ce from 4.15.0 to 5.0.4 (#32871) 2026-01-14 18:28:15 +01:00
table-edit-decorator.scss UX: make table edit element fixed visible on tablets (#38686) 2026-03-18 12:28:39 +01:00