fix: gallery and carousel wouldn't show without other statically sized elements

This commit is contained in:
ZhenShuo Leo
2025-12-15 17:26:37 +08:00
parent 1be60f89da
commit 4422c4b517
4 changed files with 25 additions and 14 deletions
+1
View File
@@ -26,6 +26,7 @@
{{ end -}}
<div class="width-patch"></div>
<div id="{{- $id -}}" class="gallery">
{{ $content | safeHTML -}}
</div>