chore(release)

This commit is contained in:
Bamboo 2021-10-08 16:52:54 +02:00
parent 25fade3583
commit 85d3c2b378
3 changed files with 5 additions and 1 deletions

View File

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

Binary file not shown.

View File

@ -318,6 +318,10 @@ li.searchresultitem {
.site-footer .inner > * {
padding: 0;
}
.portal-footer .inner .copyright,
.site-footer .inner .copyright {
width: 50%;
}
:root {
--iqser-primary: lightblue;