mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-26 15:48:13 +08:00
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" /> |
||
|---|---|---|
| .. | ||
| _index.scss | ||
| insert-table-modal.scss | ||
| jspreadsheet-theme.scss | ||
| table-edit-decorator.scss | ||