summaryrefslogtreecommitdiff
path: root/internal/config
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-03 23:30:55 +0300
committerPaul Buetow <paul@buetow.org>2026-06-03 23:30:55 +0300
commit083018598bc8bec548e12732a556a525932b4cf1 (patch)
treedbb64492f7e7a7216ec2f74053301b8bc0ec62ed /internal/config
parentb1bf055da68e6f77650dbbd13320f377c543f470 (diff)
Show post share button on desktop too (clipboard copy fallback)
Removed the mobile-only display:none gate so the share button is visible on all viewports. On desktop, navigator.share is typically unavailable, so the existing JS handler falls through to clipboard.writeText() and shows the 'Link copied' toast. The mobile @media rule still bumps the touch target to 40x40. Amp-Thread-ID: https://ampcode.com/threads/T-019e8f2a-b58e-72b3-b572-28d1fb1d9a1d Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'internal/config')
0 files changed, 0 insertions, 0 deletions