discourse/app/assets/stylesheets/mobile
Kris b1a1066166
UX: switch to overflow:auto on post-controls (#34263)
Since we're showing some more narrow screen CSS on desktop devices when
applicable, we should change this to `auto` so the empty track doesn't
show in cases where it's not needed. This wasn't needed on mobile
devices because scrollbars generally don't appear.


Before:
<img width="806" height="252" alt="image"
src="https://github.com/user-attachments/assets/7fdc98bb-68a2-4332-89d7-18909da89e2d"
/>


After:
<img width="796" height="210" alt="image"
src="https://github.com/user-attachments/assets/c03cc2d8-e2e9-4846-830b-413a55e00836"
/>
2025-08-12 17:37:08 -04:00
..
components UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
float-kit UX: Dmenu mobile zindex to modal content (#33660) 2025-07-17 07:32:58 +10:00
form-kit DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
select-kit DEV: Replace toolbar popup menu with DMenu (#33247) 2025-07-03 09:57:16 +10:00
_index.scss DEV: consolidate mobile and desktop modal styles into common (#34234) 2025-08-12 12:29:14 -04:00
login-signup-page.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
push-notifications-mobile.scss
topic-list.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
topic-post.scss UX: switch to overflow:auto on post-controls (#34263) 2025-08-12 17:37:08 -04:00
user.scss UX: Improve invite list (#33253) 2025-07-03 09:28:02 +08:00