fix: upcoming course and doctype cleanup

This commit is contained in:
pateljannat
2021-07-23 19:07:26 +05:30
parent 9323cfd748
commit dd2f830a33
5 changed files with 29 additions and 25 deletions

View File

@@ -653,6 +653,12 @@ div.custom-checkbox>label>input:checked+img {
color: #FFFFFF;
}
.is-default {
background-color: white;
border: 1px solid #C8CFD5;
box-sizing: border-box;
}
.course-home-outline {
margin-top: 3rem;
flex: 1;