From d4eb1580024afacca94d191ef7c6ca0eeee1ff59 Mon Sep 17 00:00:00 2001 From: Lruler <1204312199@qq.com> Date: Thu, 12 Aug 2021 14:20:00 +0800 Subject: [PATCH] fix cssname --- assets/scss/doc.scss | 2 +- i18n/en.yaml | 2 +- layouts/docs/single.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/scss/doc.scss b/assets/scss/doc.scss index 57553894a..dcb369ec0 100644 --- a/assets/scss/doc.scss +++ b/assets/scss/doc.scss @@ -794,7 +794,7 @@ footer { } } -.feedback-div { +.feedback-section { margin-top: 40px; .title { diff --git a/i18n/en.yaml b/i18n/en.yaml index cc7620cce..87852fb61 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -133,4 +133,4 @@ - id: 'No' translation: 'No' - id: Msg-Thank - translation: Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement. + translation: Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement. \ No newline at end of file diff --git a/layouts/docs/single.html b/layouts/docs/single.html index ffa44c105..4092d3ec5 100644 --- a/layouts/docs/single.html +++ b/layouts/docs/single.html @@ -122,7 +122,7 @@ height="0" width="0" style="display:none;visibility:hidden">

{{ .Title }}

{{ .Content }} -
+