[ACS-8371] fix viewer toolbar page selector (#10063)

This commit is contained in:
Mykyta Maliarchuk 2024-08-09 17:39:40 +02:00 committed by GitHub
parent 554218d11e
commit 1cd86a582e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,6 +109,7 @@
&-page-selector { &-page-selector {
padding-left: 10px; padding-left: 10px;
padding-right: 10px; padding-right: 10px;
white-space: nowrap;
font-size: var(--theme-body-1-font-size); font-size: var(--theme-body-1-font-size);
& > input { & > input {