mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-20 03:34:59 +00:00
ux: better content padding for maximized window on Windows
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
fcad8eeadc
commit
641098ffb2
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
</Style>
|
||||
|
||||
<Style Selector="Window[WindowState=Maximized].fix_maximized_padding">
|
||||
<Setter Property="Padding" Value="6"/>
|
||||
<Setter Property="Padding" Value="8,6,8,8"/>
|
||||
</Style>
|
||||
|
||||
<Style Selector="Window.custom_window_frame">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue