fix disclaimer view issue on smaller devices where content wasn't being shown fully
This commit is contained in:
parent
fe3de5a548
commit
43b265835f
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
||||||
.item-content {
|
.item-content {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
margin-left: 6%;
|
margin-left: 6%;
|
||||||
|
white-space: normal;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.item-checkbox .checkbox {
|
.item-checkbox .checkbox {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue