[ACS-8371] fix viewer preview (#4017)

This commit is contained in:
Mykyta Maliarchuk
2024-08-08 15:43:05 +02:00
committed by GitHub
parent 2bc4e158f2
commit 1f9b34e860
5 changed files with 4 additions and 30 deletions

View File

@@ -92,6 +92,10 @@ aca-search-results {
display: flex;
justify-content: flex-start;
flex-basis: 55%;
.adf-viewer {
position: relative;
}
}
&--preview-toolbar {