mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-02 09:35:00 +00:00
style<Toolbar>: margins for toolbar buttons
This commit is contained in:
parent
c47fe16dd3
commit
ae02e1025e
3 changed files with 4 additions and 4 deletions
|
@ -37,7 +37,7 @@
|
|||
<!-- Menu (Windows) -->
|
||||
<Button Grid.Column="0"
|
||||
Classes="icon_button"
|
||||
Margin="8,0,2,3"
|
||||
Margin="4,0,2,3"
|
||||
VerticalAlignment="Bottom"
|
||||
IsVisible="{Binding Source={x:Static vm:Preference.Instance}, Path=UseMacOSStyle, Converter={x:Static BoolConverters.Not}}">
|
||||
<Button.Flyout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue