atst/styles/components/_checklist.scss

10 lines
107 B
SCSS

.checklist {
padding-left: 0;
list-style: none;
margin-top: 5px;
li {
margin-bottom: 0;
}
}