diff --git a/package.json b/package.json index 94cd6f333..fcf59a3ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redaction", - "version": "3.480.0", + "version": "3.481.0", "private": true, "license": "MIT", "scripts": { diff --git a/paligo-theme.tar.gz b/paligo-theme.tar.gz index c0d44e836..b20aaa835 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 520e846ea..78af0b4a6 100644 --- a/paligo-theme/paligo-styles/redacto-theme.css +++ b/paligo-theme/paligo-styles/redacto-theme.css @@ -88,6 +88,8 @@ margin: 0; background-color: #fff; border-radius: 4px; + border: none; + background-color: transparent; width: 250px; margin: 0 15px !important; }