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()}
|
||||
containerProps={{
|
||||
style: {
|
||||
zIndex: 101,
|
||||
zIndex: 9,
|
||||
},
|
||||
onClick: () => {
|
||||
menuRef.current?.closeMenu?.();
|
||||
|
|
Ładowanie…
Reference in New Issue