discourse/app/assets
chapoi 46d1897213
UX: allow horizontal scrolling for the editor toolbar on mobile (#33703)
To prevent the toolbar to wrap onto 2 lines and eat into the precious
writing space on mobile, this commit aims to allow horizontal scrolling.

### Before
<img width="716" height="1504" alt="CleanShot 2025-07-18 at 13 08 37@2x"
src="https://github.com/user-attachments/assets/c996d0c2-f0ab-4eee-bcad-f9ccd30a35e6"
/>

### New

<img width="716" height="1504" alt="CleanShot 2025-07-18 at 13 08 16@2x"
src="https://github.com/user-attachments/assets/579a2f76-a41a-4e7b-919a-7457de8f8822"
/>

#### Notes
This is a very basic implementation; I'd like to follow-up later with
fade-out and arrow-scrolling
2025-07-24 10:16:59 +02:00
..
images
javascripts DEV: updates playwright to 1.54 (#33715) 2025-07-24 10:07:31 +02:00
stylesheets UX: allow horizontal scrolling for the editor toolbar on mobile (#33703) 2025-07-24 10:16:59 +02:00