fix: minor issues

This commit is contained in:
Jannat Patel
2021-09-20 12:10:35 +05:30
parent 0ab708396a
commit 64048a8a18
16 changed files with 48 additions and 16 deletions

View File

@@ -924,6 +924,10 @@ input[type=checkbox] {
flex-direction: column;
}
.lesson-content-card .alert-dismissible .close {
padding: 0.5rem;
}
.course-content-parent {
display: grid;
grid-gap: 2rem;

View File

@@ -0,0 +1 @@
/Users/jandoe/Dev/frappe-bench/apps/community/node_modules