Fix more css bugs

This commit is contained in:
Ajay Bura 2022-08-19 15:19:12 +05:30 committed by GitHub
parent 2f2680be3c
commit 6f7934badc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
--medium-modal-width: 712px;
--large-modal-width: 1024px;
position: relative;
width: 100%;
max-height: 100%;
border-radius: var(--bo-radius);
@ -63,4 +63,4 @@
100% {
opacity: 1;
}
}
}