1
0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-08-12 12:06:45 +02:00

🐛 Fixes vertical scroll in viewer (code mode)

This commit is contained in:
Aitor 2023-01-12 16:55:25 +01:00
commit 5d44d75465

View file

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