diff --git a/assets/styles/configuration.scss b/assets/styles/configuration.scss index fc079e3a..fc20e3c2 100644 --- a/assets/styles/configuration.scss +++ b/assets/styles/configuration.scss @@ -15,6 +15,8 @@ $small-view: 800px; */ .peertube-plugin-livechat-configuration { h1 { + padding-top: 40px; + /* See Peertube sub-menu-h1 mixin */ font-size: 1.3rem; border-bottom: 2px solid $grey-background-color; diff --git a/client/common/configuration/templates/home.ts b/client/common/configuration/templates/home.ts index e63537f7..99eaf2b7 100644 --- a/client/common/configuration/templates/home.ts +++ b/client/common/configuration/templates/home.ts @@ -44,7 +44,7 @@ async function renderConfigurationHome (registerClientOptions: RegisterClientOpt
{{description}}
-{{please_select}}