From 2d3a5c739c75be1c9743ed41aaa13c21f09388ec Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Fri, 31 Dec 2021 02:22:23 +0000 Subject: [PATCH] fix about page --- css/base.css | 2 ++ html/admin.html | 16 ++++++++-------- ts/modules/accounts.ts | 8 ++++---- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/css/base.css b/css/base.css index 3a77bea..0747316 100644 --- a/css/base.css +++ b/css/base.css @@ -65,6 +65,7 @@ .banner.header { margin-bottom: var(--spacing-4,1rem); + max-width: inherit !important; } .banner.footer { @@ -431,6 +432,7 @@ pre { white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ + background-color: var(--color-content-high) !important; } .circle { diff --git a/html/admin.html b/html/admin.html index de847ba..5879932 100644 --- a/html/admin.html +++ b/html/admin.html @@ -49,23 +49,23 @@

{{ .strings.version }} {{ .version }}

{{ .strings.commitNoun }} {{ .commit }}

- github - wiki/docs - translation - diff --git a/ts/modules/accounts.ts b/ts/modules/accounts.ts index 391b9e8..981b0b1 100644 --- a/ts/modules/accounts.ts +++ b/ts/modules/accounts.ts @@ -136,24 +136,24 @@ class user implements User {
${window.lang.strings("contactThrough")}