diff --git a/demo/Semi.Avalonia.Demo/Pages/DataGridDemo.axaml b/demo/Semi.Avalonia.Demo/Pages/DataGridDemo.axaml index 5a36e71..cb1308e 100644 --- a/demo/Semi.Avalonia.Demo/Pages/DataGridDemo.axaml +++ b/demo/Semi.Avalonia.Demo/Pages/DataGridDemo.axaml @@ -13,43 +13,48 @@ mc:Ignorable="d"> - - - - - - - - - - - - - + + + + + + + + + + + + + + + - + + + - + \ No newline at end of file diff --git a/src/Semi.Avalonia.DataGrid/Light.axaml b/src/Semi.Avalonia.DataGrid/Light.axaml index d35acc6..0f6219d 100644 --- a/src/Semi.Avalonia.DataGrid/Light.axaml +++ b/src/Semi.Avalonia.DataGrid/Light.axaml @@ -26,5 +26,5 @@ - + \ No newline at end of file