Merge pull request #6 from magnum-opus-tender-hack/verstka2

add scroll in popup
This commit is contained in:
Ilia vasilenko 2022-10-22 23:26:44 +03:00 committed by GitHub
commit 48495fe8d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,6 +90,8 @@
transition: 0.3s;
align-items: center;
position: relative;
overflow-y: auto;
overflow-x: hidden;
}
.cross{
font-size: 40px;