feat(FN-5146): complete Step 2 — raise composer height caps
Fusion-Task-Id: FN-5146 Fusion-Task-Lineage: 55a9837f-d0e1-475b-9f7f-45262141352e
This commit is contained in:
committed by
gsxdsm
parent
9fdb98061a
commit
5a1f20f864
@@ -1405,9 +1405,9 @@
|
||||
font-size: 14px;
|
||||
font-family: inherit;
|
||||
line-height: 1.4;
|
||||
max-height: 320px;
|
||||
max-height: 640px;
|
||||
min-height: 40px;
|
||||
/* Mobile keeps the desktop cap because the surrounding chat-input-area
|
||||
/* Mobile keeps the desktop 640px cap because the surrounding chat-input-area
|
||||
and thread flex bounds already prevent the composer from overtaking
|
||||
the message pane before textarea scrolling engages. */
|
||||
/* touch-action: manipulation allows tap-to-focus (so iOS doesn't
|
||||
|
||||
Reference in New Issue
Block a user