chore(release)

This commit is contained in:
Bamboo 2021-10-02 16:34:51 +02:00
parent c3a9d4ac8b
commit 8b02bd868d
3 changed files with 3 additions and 1 deletions

View File

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

Binary file not shown.

View File

@ -332,6 +332,8 @@ li.searchresultitem {
--iqser-btn-bg: #f0f1f4;
--iqser-warn: #fdbd00;
--iqser-white: white;
--iqser-black: black;
--iqser-light: white;
--iqser-separator: rgba(226, 228, 233, 0.9);
--iqser-quick-filter-border: #d3d5da;
--iqser-grey-2: #f4f5f7;