chore(release)

This commit is contained in:
Atlassian Bamboo 2022-05-16 20:03:11 +02:00
parent 40a8b7d849
commit ffad677114
3 changed files with 3 additions and 1 deletions

View File

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

Binary file not shown.

View File

@ -88,6 +88,8 @@
margin: 0;
background-color: #fff;
border-radius: 4px;
border: none;
background-color: transparent;
width: 250px;
margin: 0 15px !important;
}