discourse/plugins/chat/assets/stylesheets
Penar Musaraj 7776773a11
FIX: Simplify max-height calculation for chat composer (#29822)
In some rare cases, this was causing the input to be invisible. The
change here means the input will have a smaller max height, but since
here we are limiting this to 25% of the viewport height, it should be
more than fine.

It's also not necessary to include the `chat-header-offset`, it ends up
being only a few pixels' difference (since, again, it is divided by 4).
2024-11-19 12:18:05 -05:00
..
common FIX: Simplify max-height calculation for chat composer (#29822) 2024-11-19 12:18:05 -05:00
desktop DEV: Refactor header offset calculations (#29398) 2024-10-31 09:50:01 -04:00
mixins DEV: move chat scrollbar style to scollbar file (#25934) 2024-02-28 19:07:22 +01:00
mobile UX: do not hide topic composer in mobile chat (#29633) 2024-11-07 14:49:59 +09:00
colors.scss