Fixed display of CoC/Terms in/onboarding (#19402)

This commit is contained in:
Robert Chang 2023-05-02 16:02:53 +08:00 committed by GitHub
parent bbcd1ed3da
commit 3ff06eee6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@
// terms and conditions view
.terms-and-conditions-wrapper {
$content-height: 358px;
$content-height: 90%;
height: auto;
button {