Pointer events on header

This commit is contained in:
Jackson Harper 2023-05-25 20:16:55 +08:00
parent 4204a6e561
commit 782aa9bb82

View file

@ -97,6 +97,7 @@ function ControlButtonBox(props: ReaderHeaderProps): JSX.Element {
height: '100%',
gap: '20px',
minWidth: '121px',
pointerEvents: 'all',
}}
>
<Button