Small macOS fix.
This commit is contained in:
parent
59632c3060
commit
5ac11dc59e
@ -36,7 +36,7 @@ const DashboardWindowButtons = () => {
|
||||
<Flex align='center'>
|
||||
{platform == 'darwin' ? (
|
||||
isFullScreen == false ? (
|
||||
<div style={{ width: '65px' }} />
|
||||
<div style={{ width: '80px' }} />
|
||||
) : null
|
||||
) : (
|
||||
<div style={{ width: '95px' }}>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user