Merge branch '223-fix-message-InputText-scroll' into 'dev'
fix message InputText scroll behaviour For issue #223 See merge request keanuapp/keanuapp-weblite!165
This commit is contained in:
commit
93704942de
1 changed files with 1 additions and 0 deletions
|
|
@ -296,6 +296,7 @@ body {
|
||||||
/* Remove text underline */
|
/* Remove text underline */
|
||||||
color: transparent !important;
|
color: transparent !important;
|
||||||
min-height: 20px;
|
min-height: 20px;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue