Update toolwindow.layout

This commit is contained in:
ungstein 2021-06-29 21:02:14 +09:30
parent 70648b123f
commit 42ead9fb76
No known key found for this signature in database
GPG Key ID: 9458B9C9CABE03E4
1 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@
layout
{
place [!$OSX] { control="ToolWindowSheet" x=10 y=24 height=max width=max margin-right=10 margin-bottom=-10 }
place [$OSX] { control="ToolWindowSheet" x=10 y=24 height=max width=max margin-right=10 margin-bottom=-10 }
place [!$OSX] { control="ToolWindowSheet" x=10 y=24 height=max width=max margin-right=10 margin-bottom=2 }
place [$OSX] { control="ToolWindowSheet" x=10 y=24 height=max width=max margin-right=10 margin-bottom=2 }
}
}