feat: update lesson

This commit is contained in:
Jannat Patel
2022-08-09 18:32:29 +05:30
parent 65edd2ce22
commit a4534d8f3e
9 changed files with 504 additions and 334 deletions

View File

@@ -1421,6 +1421,7 @@ pre {
.attachments-parent {
float: right;
font-size: var(--text-sm);
margin-bottom: 1rem;
}
li {
@@ -1506,10 +1507,8 @@ li {
border: 1px solid var(--gray-400);
padding: 0.5rem;
border-radius: var(--border-radius);
}
[contenteditable] {
outline: none;
white-space: pre-wrap;
}
[contenteditable]:empty:before{