1 parent eb9892e commit 029bb13Copy full SHA for 029bb13
1 file changed
MultiviewSetupPage.xaml
@@ -75,7 +75,7 @@
75
76
<StackPanel Orientation="Horizontal" Grid.Row="0" Margin="0,0,0,20">
77
<Button Content="🏠 Home" Margin="0,0,20,0" Click="HomeButton_Click" FontSize="16" Padding="15,8" Background="{DynamicResource LiveBorder}" Foreground="White" BorderThickness="0" Cursor="Hand"/>
78
- <TextBlock Text="🪟 MULTIVIEW SETUP" FontSize="20" FontWeight="Bold" VerticalAlignment="Center" Foreground="{DynamicResource TextSecondary}"/>
+ <TextBlock Text="🔳 MULTIVIEW SETUP" FontSize="20" FontWeight="Bold" VerticalAlignment="Center" Foreground="{DynamicResource TextSecondary}"/>
79
</StackPanel>
80
81
<Grid Grid.Row="1">
0 commit comments