diff --git a/package.json b/package.json index b332f58ed..37aae15bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "3.902.0", + "version": "3.903.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index 7bd87ec4a..2ddf6fa7a 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 c37a3881a..888fb3d3d 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -336,6 +336,12 @@ body { --iqser-app-name-font-size: 18px; --iqser-app-name-color: black; --iqser-top-bar-height: 61px; + --iqser-menu-margin-top: 10px; + --iqser-menu-border-radius: 8px; + --iqser-menu-padding-top: 8px; + --iqser-menu-padding-bottom: 24px; + --iqser-menu-min-height: 24px; + --iqser-menu-item-margin: 0 8px 2px 8px; } .site-sidebar {