Animate only the height of the log window
This commit is contained in:
parent
de4f6217bc
commit
6b238ffeec
@ -178,7 +178,7 @@ html, body {
|
||||
}
|
||||
|
||||
.log-window {
|
||||
transition: all 0.18s ease;
|
||||
transition: height 0.18s ease;
|
||||
background-color: #FFF7E1;
|
||||
overflow-y: scroll;
|
||||
height: 192px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user