Fixed display of CoC/Terms in/onboarding (#19402)
This commit is contained in:
parent
bbcd1ed3da
commit
3ff06eee6e
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
// terms and conditions view
|
||||
.terms-and-conditions-wrapper {
|
||||
$content-height: 358px;
|
||||
$content-height: 90%;
|
||||
height: auto;
|
||||
|
||||
button {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue