From a66046bd01e49e127dc025b2e4d8addc9296f122 Mon Sep 17 00:00:00 2001 From: hexxa Date: Sat, 25 Dec 2021 17:11:42 +0800 Subject: [PATCH] fix(fe/settings panel): unify title classes --- public/static/css/white.css | 1 + src/client/web/src/components/pane_settings.tsx | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/public/static/css/white.css b/public/static/css/white.css index 4bc2457..6d1c140 100644 --- a/public/static/css/white.css +++ b/public/static/css/white.css @@ -370,6 +370,7 @@ .theme-default .pane-title { color: black; + line-height: 4rem; } .theme-default #pane-settings { diff --git a/src/client/web/src/components/pane_settings.tsx b/src/client/web/src/components/pane_settings.tsx index fb016ba..ca79c5b 100644 --- a/src/client/web/src/components/pane_settings.tsx +++ b/src/client/web/src/components/pane_settings.tsx @@ -238,7 +238,7 @@ export class PaneSettings extends React.Component {
+
{this.props.msg.pkg.get("settings.chooseLan")}
, ])} @@ -269,7 +269,7 @@ export class PaneSettings extends React.Component {
+
{this.props.msg.pkg.get("settings.customLan")}
, @@ -302,7 +302,7 @@ export class PaneSettings extends React.Component {
{this.props.msg.pkg.get("cfg.bg")}, +
{this.props.msg.pkg.get("cfg.bg")}
,