discourse/plugins/chat/assets
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
..
javascripts DEV: adds blocks support to chat messages (#29782) 2024-11-19 07:07:58 +01:00
stylesheets FIX: Simplify max-height calculation for chat composer (#29822) 2024-11-19 12:18:05 -05:00