Commit 324f229
Style: global 4px margin on all interactive/display controls in Avalonia app
Single style rule in App.axaml targeting Button, TextBox, ComboBox, CheckBox,
ListBox, SelectableTextBlock, and TabControl so every control gets consistent
4px spacing without touching individual XAML files.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0b491de commit 324f229
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
0 commit comments