feat: embeds in lesson

This commit is contained in:
Jannat Patel
2023-08-31 21:33:09 +05:30
parent e402f322f6
commit 833e714a1f
5 changed files with 49 additions and 0 deletions

View File

@@ -2344,4 +2344,8 @@ select {
grid-template-columns: 1fr 1fr;
grid-gap: 0.5rem;
margin-bottom: 1rem;
}
.embed-tool__caption {
display: none;
}