RED-10575 - added 40px between processing bar and read-only icon

This commit is contained in:
Valentin Mihai 2024-12-09 12:48:32 +02:00
parent e0418c792d
commit 45b82eadcf

View File

@ -22,7 +22,7 @@
.ocr-indicator {
display: flex;
margin-right: 5px;
margin-right: 40px;
align-items: center;
}