fix lightbox
This commit is contained in:
parent
70500c49a1
commit
110d75f2b7
3 changed files with 6 additions and 2 deletions
|
|
@ -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";
|
||||
Loading…
Add table
Add a link
Reference in a new issue