0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-11 23:31:21 -05:00

Merge pull request #2772 from penpot/azazeln28-fix-cannot-move-vertical-scroll-in-viewer

🐛 Fixes vertical scroll in viewer (code mode)
This commit is contained in:
Pablo Alba 2023-01-13 13:30:10 +01:00 committed by GitHub
commit cb2553a8ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,7 +85,7 @@
}
& .viewer-go-next.right-bar {
right: 256px;
right: 264px;
}
& .viewer-go-prev {