diff --git a/package.json b/package.json index dac355d05..1f8183e95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "3.678.0", + "version": "3.679.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 3939e9d2a..42ce336f1 100644 Binary files a/paligo-theme.tar.gz and b/paligo-theme.tar.gz differ diff --git a/paligo-theme/paligo-styles/redacto-theme.css b/paligo-theme/paligo-styles/redacto-theme.css index 49ca79f0a..68f47610f 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -332,6 +332,7 @@ body { --iqser-button-font-size: 13px; --iqser-button-height: 34px; --iqser-font-family: "some placeholder value that should be overridden when configuring a theme"; + --iqser-app-name-font-family: "some placeholder value that should be overridden when configuring a theme"; } .site-sidebar {