chore(release)

This commit is contained in:
Atlassian Bamboo 2022-07-28 20:46:13 +02:00
parent b7dde2d396
commit 1e18cd78bb
3 changed files with 2 additions and 1 deletions

View File

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

Binary file not shown.

View File

@ -332,6 +332,7 @@ body {
--iqser-button-font-size: 13px; --iqser-button-font-size: 13px;
--iqser-button-height: 34px; --iqser-button-height: 34px;
--iqser-font-family: "some placeholder value that should be overridden when configuring a theme"; --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";
} }
.site-sidebar { .site-sidebar {