Slightly improved fade effect for bottom side of input message field.
This commit is contained in:
parent
dd6cbd2c36
commit
46d5a93c96
1 changed files with 1 additions and 1 deletions
|
|
@ -968,7 +968,7 @@ historyComposeField: InputField(defaultInputField) {
|
||||||
duration: 100;
|
duration: 100;
|
||||||
}
|
}
|
||||||
historyComposeFieldMaxHeight: 224px;
|
historyComposeFieldMaxHeight: 224px;
|
||||||
historyComposeFieldFadeHeight: 8px;
|
historyComposeFieldFadeHeight: 6px;
|
||||||
// historyMinHeight: 56px;
|
// historyMinHeight: 56px;
|
||||||
|
|
||||||
historyAttach: IconButton(defaultIconButton) {
|
historyAttach: IconButton(defaultIconButton) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue