Skip to content

Commit b7ce0cb

Browse files
committed
[FIX] TextArea resize issue #1582
1 parent c8b9c18 commit b7ce0cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

client/packages/lowcoder/src/comps/comps/textInputComp/textAreaComp.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ const Wrapper = styled.div<{
5454
.ant-input {
5555
height:100% !important;
5656
}
57+
.ant-input-affix-wrapper {
58+
height:100% !important;
59+
}
5760
5861
.ant-input-clear-icon {
5962
opacity: 0.75;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy