This commit is contained in:
Adina Țeudan 2020-11-07 17:15:50 +02:00 committed by Timo Bejan
parent c9dfac6ece
commit b8b250161b
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ redaction-pdf-viewer {
.filename {
display: flex;
justify-content: center;
align-items: center;
}
.right-fixed-container {

View File

@ -77,6 +77,7 @@
font-size: 10px;
font-weight: 600;
line-height: 12px;
height: 12px;
text-align: center;
white-space: pre;
}