feat(FN-4712): complete Step 4 — autosize planning chat textareas
Fusion-Task-Id: FN-4712 Fusion-Task-Lineage: 92ef2161-7ce2-4277-9921-7fe1dd204e98
This commit is contained in:
committed by
gsxdsm
parent
a7859ccef3
commit
ef5f7bbdfb
@@ -595,7 +595,8 @@
|
||||
color: var(--text);
|
||||
font-family: inherit;
|
||||
font-size: 14px;
|
||||
resize: vertical;
|
||||
max-height: calc(var(--space-2xl) * 12);
|
||||
overflow-y: auto;
|
||||
outline: none;
|
||||
transition: border-color var(--transition-normal), box-shadow var(--transition-normal);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user