mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Fix editor margin
This commit is contained in:
parent
2e88b438f0
commit
c793c0ba35
@ -47,8 +47,8 @@
|
|||||||
<Setter Property="Width" Value="18" />
|
<Setter Property="Width" Value="18" />
|
||||||
<Setter Property="Height" Value="18" />
|
<Setter Property="Height" Value="18" />
|
||||||
</Style>
|
</Style>
|
||||||
<Style Selector="Window:windows Grid.editor-grid">
|
<Style Selector="Grid.editor-grid">
|
||||||
<Setter Property="Margin" Value="0 0 4 4" />
|
<Setter Property="Margin" Value="0 0 6 6" />
|
||||||
</Style>
|
</Style>
|
||||||
</UserControl.Styles>
|
</UserControl.Styles>
|
||||||
<Grid Classes="editor-grid">
|
<Grid Classes="editor-grid">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user