Skip to content

Commit 029bb13

Browse files
authored
v1.2.0
1 parent eb9892e commit 029bb13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MultiviewSetupPage.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575

7676
<StackPanel Orientation="Horizontal" Grid.Row="0" Margin="0,0,0,20">
7777
<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}"/>
78+
<TextBlock Text="🔳 MULTIVIEW SETUP" FontSize="20" FontWeight="Bold" VerticalAlignment="Center" Foreground="{DynamicResource TextSecondary}"/>
7979
</StackPanel>
8080

8181
<Grid Grid.Row="1">

0 commit comments

Comments
 (0)