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.
2 parents dbda827 + e515a9e commit 3abf97aCopy full SHA for 3abf97a
layouts/_default/list.html
@@ -1,5 +1,5 @@
1
{{ define "main" }}
2
-<v-card>
+<v-card class="DocSearch-content">
3
<v-card-text>
4
{{ if not .Params.disable_breadcrumbs }}
5
{{ partial "breadcrumb_recursive.html" (dict "menu" .Site.Menus.main "page" . ) }}
layouts/_default/single.html
0 commit comments