fixed animation jump

This commit is contained in:
gpkvt 2023-06-06 00:06:18 +02:00
parent 2e74a5ba3d
commit b58c6dca64
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ a:hover #help {
min-width: 400px; min-width: 400px;
max-width: 900px; max-width: 900px;
max-height: 100%; max-height: 100%;
overflow: auto; overflow: hidden;
width: 65%; width: 65%;
margin: 0; margin: 0;
position: absolute; position: absolute;