mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 14:12:36 -05:00
Fix popover position
This commit is contained in:
parent
1ba2acea7c
commit
ecf4fb8bd0
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: $s-8;
|
padding: $s-8;
|
||||||
border-radius: $br-8;
|
border-radius: $br-8;
|
||||||
|
position: relative;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|
Loading…
Add table
Reference in a new issue