Add video-js shortcode (#308)
All checks were successful
Website Prod/Test / Produktivumgebung (push) Successful in 18s
Website Prod/Test / Testumgebung (push) Successful in 12s
Website Dev / Entwicklungsumgebung (push) Successful in 17s

Reviewed-on: #308
This commit is contained in:
2024-12-27 13:35:32 +01:00
parent ef4356799e
commit ab73609db6
16 changed files with 123 additions and 34 deletions

View File

@ -272,7 +272,7 @@ textarea.form-control {
border-color: var(--gcg-color-primary);
}
.content *:not(details, details > *, .shortcode *, .alert *) {
.content *:not(details, details > *, .shortcode *, .alert *, .video-js *) {
margin-bottom: 20px;
}