diff --git a/package.json b/package.json index bc4b8bb45..da09621f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "3.886.0", + "version": "3.887.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 633ccd27d..e7197149a 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 13cad0a30..c37a3881a 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -335,6 +335,7 @@ body { --iqser-app-name-font-family: "some placeholder value that should be overridden when configuring a theme"; --iqser-app-name-font-size: 18px; --iqser-app-name-color: black; + --iqser-top-bar-height: 61px; } .site-sidebar {