0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-09 00:28:20 -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; overflow: hidden;
position: relative; position: relative;
svg {
width: 100%;
height: 100%;
}
.viewport-overlays { .viewport-overlays {
position: absolute; position: absolute;
width: 100%; width: 100%;