fixed animation jump
This commit is contained in:
parent
2e74a5ba3d
commit
b58c6dca64
|
@ -65,7 +65,7 @@ a:hover #help {
|
|||
min-width: 400px;
|
||||
max-width: 900px;
|
||||
max-height: 100%;
|
||||
overflow: auto;
|
||||
overflow: hidden;
|
||||
width: 65%;
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue