0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 06:58:58 -05:00

🐛 Remove unneeded style causing visual glitch

This commit is contained in:
Andrés Moya 2021-11-17 14:06:15 +01:00
parent 0be2b2791f
commit f566d2a0da

View file

@ -156,11 +156,6 @@
overflow: hidden;
position: relative;
svg {
width: 100%;
height: 100%;
}
.viewport-overlays {
position: absolute;
width: 100%;