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

Fix members menu popup is not correctly aligned

This commit is contained in:
Pablo Alba 2022-05-04 16:38:10 +02:00 committed by Alonso Torres
parent 7185199d05
commit 053975ef82

View file

@ -195,7 +195,7 @@
border-radius: 4px;
box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
z-index: 12;
top: 40px;
top: 30px;
left: 6px;
width: 155px;