forked from External/greenlight
add ability to configure terms and conditions
This commit is contained in:
@ -89,3 +89,9 @@ a {
|
||||
.force-text-normal {
|
||||
color: #495057;
|
||||
}
|
||||
|
||||
.terms {
|
||||
overflow: scroll;
|
||||
height: 55vh;
|
||||
white-space: pre-line;
|
||||
}
|
||||
|
Reference in New Issue
Block a user