fixed check in circle position on disclaimer page
This commit is contained in:
parent
a2c509092d
commit
364fd32ca6
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
||||||
.checkbox input:checked:after,
|
.checkbox input:checked:after,
|
||||||
input:checked + .checkbox-icon:after {
|
input:checked + .checkbox-icon:after {
|
||||||
border-color: rgb(19, 229, 182);
|
border-color: rgb(19, 229, 182);
|
||||||
|
top:20%;
|
||||||
|
left:11%;
|
||||||
}
|
}
|
||||||
.item-content {
|
.item-content {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue