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:
parent
7185199d05
commit
053975ef82
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue