fix message InputText scroll behaviour
This commit is contained in:
parent
19d3605e11
commit
b3aaa26416
1 changed files with 1 additions and 0 deletions
|
|
@ -296,6 +296,7 @@ body {
|
|||
/* Remove text underline */
|
||||
color: transparent !important;
|
||||
min-height: 20px;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue