We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd4c8d commit 66e8e29Copy full SHA for 66e8e29
layouts/partials/hb/modules/content-panel/index.html
@@ -1,6 +1,6 @@
1
<div
2
class="hb-content-panel-wrapper position-sticky mb-4 d-flex justify-content-center">
3
- <div class="hb-content-panel d-flex shadow w-auto rounded-5 bg-body">
+ <div class="hb-content-panel d-flex shadow w-auto rounded-5 bg-body border">
4
{{- with .Translations }}
5
{{ partial "hb/modules/content-panel/translations" . }}
6
{{- end }}
0 commit comments