mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-26 12:12:43 +00:00
* Remove overflow because it blocks scrolling on mobile safari. * Add “-webkit-overflow-scrolling: touch;” to enable smooth scroll on mobile safari and other webkit browsers. * Use radio buttons in user setting page. Because select tags with long text are not fit in the width of mobile devices. * Add flex property to fit labels to devise width. * Change font size of select. It causes auto zooming on mobile safari. |
||
|---|---|---|
| .. | ||
| fonts | ||
| about.scss | ||
| accounts.scss | ||
| admin.scss | ||
| application.scss | ||
| basics.scss | ||
| boost.scss | ||
| compact_header.scss | ||
| components.scss | ||
| containers.scss | ||
| footer.scss | ||
| forms.scss | ||
| landing_strip.scss | ||
| lists.scss | ||
| reset.scss | ||
| stream_entries.scss | ||
| tables.scss | ||
| variables.scss | ||