0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 02:28:18 -05:00

🐛 Fix z-index on viewer sidebar

This commit is contained in:
Andrey Antukh 2022-08-23 07:06:03 +02:00 committed by Andrés Moya
parent 9722e6ea97
commit 48de242a2d

View file

@ -164,6 +164,7 @@
top: 50px;
width: 256px;
height: 100%;
z-index: 10;
}
}