mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 19:16:37 +02:00
🐛 Fixes problem with context-menu on colors
This commit is contained in:
parent
b5a875c03b
commit
147ccd176a
2 changed files with 4 additions and 3 deletions
|
@ -223,7 +223,7 @@
|
|||
}
|
||||
|
||||
.context-menu {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue