diff --git a/samples/ReactiveHistorySample.Base/Views/MainView.axaml b/samples/ReactiveHistorySample.Base/Views/MainView.axaml
index 74150c3..44cf29d 100644
--- a/samples/ReactiveHistorySample.Base/Views/MainView.axaml
+++ b/samples/ReactiveHistorySample.Base/Views/MainView.axaml
@@ -5,31 +5,34 @@
xmlns:controls="clr-namespace:ReactiveHistorySample.Controls"
xmlns:views="clr-namespace:ReactiveHistorySample.Views"
xmlns:vm="clr-namespace:ReactiveHistorySample.ViewModels"
- mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
+ mc:Ignorable="d" d:DesignWidth="1100" d:DesignHeight="450"
x:Class="ReactiveHistorySample.Views.MainView">
-
+
-
+
-
+
-
-
-
+
+
+
-
+
-
-
+
+
-