feat: preview components (xblocks) on library authoring pages (#1242)

This commit is contained in:
Rômulo Penido
2024-09-14 14:03:49 -03:00
committed by GitHub
parent a37a1b1ef8
commit 121ced42ec
10 changed files with 197 additions and 2 deletions

View File

@@ -9,3 +9,7 @@
.mw-300px {
max-width: 300px;
}
.right-0 {
right: 0;
}