chore(release)

This commit is contained in:
Atlassian Bamboo 2023-01-18 06:19:05 +01:00
parent 6b1fd01044
commit 968959a7eb
3 changed files with 3 additions and 1 deletions

View File

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

Binary file not shown.

View File

@ -333,6 +333,8 @@ body {
--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";
--iqser-app-name-font-size: 18px;
--iqser-app-name-color: black;
}
.site-sidebar {