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,
|
||||
input:checked + .checkbox-icon:after {
|
||||
border-color: rgb(19, 229, 182);
|
||||
top:20%;
|
||||
left:11%;
|
||||
}
|
||||
.item-content {
|
||||
width: 90%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue