Merge branch 'VM/RED-7345' into 'master'

RED-7345 - Add/Remove bulk-local text redaction option in dialogs

Closes RED-7345

See merge request redactmanager/red-ui!583
This commit is contained in:
Dan Percic 2024-09-24 08:48:32 +02:00
commit 5a2e806e4a

View File

@ -1,5 +1,5 @@
.dialog-content {
height: 530px;
height: 540px;
overflow-y: auto;
}