fix lightbox
Some checks failed
/ Run tests (push) Successful in 2m4s
/ Run system tests (push) Failing after 2m34s
/ Build, push and deploy image (push) Successful in 4m5s

This commit is contained in:
david 2024-11-23 19:24:43 +01:00
parent 70500c49a1
commit 110d75f2b7
3 changed files with 6 additions and 2 deletions

View file

@ -50,6 +50,7 @@ $bootstrap-icons-font-dir: "";
$lg-path-fonts: "";
@import "lightgallery/scss/lightgallery";
/*
* Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
* the trix-editor content (whether displayed or under editing). Feel free to incorporate this
@ -163,4 +164,4 @@ trix-toolbar .trix-dialog--link {
} */
@import "./layout";
@import "./dropdown";
@import "./dropdown";