kopia lustrzana https://github.com/cheeaun/phanpy
Allow compose button to be clickable when right-clicking
rodzic
128c8e6fc0
commit
ce77872c96
|
@ -148,7 +148,7 @@ export default function ComposeButton() {
|
||||||
boundingBoxPadding={safeBoundingBoxPadding()}
|
boundingBoxPadding={safeBoundingBoxPadding()}
|
||||||
containerProps={{
|
containerProps={{
|
||||||
style: {
|
style: {
|
||||||
zIndex: 101,
|
zIndex: 9,
|
||||||
},
|
},
|
||||||
onClick: () => {
|
onClick: () => {
|
||||||
menuRef.current?.closeMenu?.();
|
menuRef.current?.closeMenu?.();
|
||||||
|
|
Ładowanie…
Reference in New Issue