discourse/plugins/chat/assets/stylesheets
Joffrey JAFFEUX 4c25266cf7
FIX: better supports ipad and hub footer nav (#25518)
Since https://github.com/discourse/discourse/pull/25501 this behavior was broken. This PR attempts to fix it by being more fine grain.

Also note that this PR is moving `footer-nav-ipad` and `footer-nav-visible` to the `html` element and not the `body`. It makes more sense as we are already adding most of other global state class like `keyboard-visible` to the `html` element.

Tested on:
- chrome desktop
- safari ios - iphone
- PWA ios - iphone
- PWA ios - ipad
- DiscourseHub iphone
2024-02-01 10:24:44 +01:00
..
common FIX: better supports ipad and hub footer nav (#25518) 2024-02-01 10:24:44 +01:00
desktop UX: chat header size and alignments (#25239) 2024-01-12 14:27:44 +01:00
mixins FIX: show scrollbars under firefox in chat (#21587) 2023-05-16 16:44:15 +02:00
mobile FIX: better supports ipad and hub footer nav (#25518) 2024-02-01 10:24:44 +01:00
colors.scss