@ -101,6 +101,7 @@ const TextBubbleEditorContent = ({
|
|||||||
spacing={0}
|
spacing={0}
|
||||||
cursor="text"
|
cursor="text"
|
||||||
className="prevent-group-drag"
|
className="prevent-group-drag"
|
||||||
|
onContextMenuCapture={(e) => e.stopPropagation()}
|
||||||
sx={{
|
sx={{
|
||||||
'.slate-ToolbarButton-active': {
|
'.slate-ToolbarButton-active': {
|
||||||
color: useColorModeValue('blue.500', 'blue.300') + ' !important',
|
color: useColorModeValue('blue.500', 'blue.300') + ' !important',
|
||||||
|
Reference in New Issue
Block a user