Spaces:
Running
Running
File size: 177 Bytes
27fd333 |
1 2 3 4 5 6 7 8 9 |
.wrapper {
border-color: #d0d5dd;
}
.checked {
background: #155eef url(./assets/check.svg) center center no-repeat;
background-size: 12px 12px;
border-color: #155eef;
} |