chore(release)

This commit is contained in:
Atlassian Bamboo 2022-07-13 13:39:38 +02:00
parent fa95001ee7
commit 99523a7c7f
3 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "redaction",
"version": "3.620.0",
"version": "3.621.0",
"private": true,
"license": "MIT",
"scripts": {

Binary file not shown.

View File

@ -327,6 +327,11 @@ body {
--iqser-blue-5: #c5d3eb;
--iqser-pink-1: #f125de;
--iqser-helpmode-primary: green;
--iqser-font-size: 13px;
--iqser-button-radius: 17px;
--iqser-button-font-size: 13px;
--iqser-button-height: 34px;
--iqser-font-family: "Inter, sans-serif";
}
.site-sidebar {