0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00

Fix popover position

This commit is contained in:
Florian Schroedl 2024-08-14 16:52:46 +02:00
parent 1ba2acea7c
commit ecf4fb8bd0

View file

@ -14,6 +14,7 @@
width: 100%;
padding: $s-8;
border-radius: $br-8;
position: relative;
cursor: pointer;
background: transparent;