chore(release)

This commit is contained in:
Atlassian Bamboo 2023-01-20 11:08:19 +01:00
parent 648d3f84e3
commit e234ee19d1
3 changed files with 2 additions and 1 deletions

View File

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

Binary file not shown.

View File

@ -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-family: "some placeholder value that should be overridden when configuring a theme";
--iqser-app-name-font-size: 18px; --iqser-app-name-font-size: 18px;
--iqser-app-name-color: black; --iqser-app-name-color: black;
--iqser-top-bar-height: 61px;
} }
.site-sidebar { .site-sidebar {