mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 11:14:25 +00:00
Remove unnecessary margin from TabItem in ImageInfo.xaml for improved layout consistency
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
<controls:SpectreTextBlock Grid.Row="4"
|
||||
Text="{Binding ImageIdentifiedText, Mode=OneWay}" />
|
||||
<TabControl Grid.Row="5">
|
||||
<TabItem Margin="8">
|
||||
<TabItem>
|
||||
<TabItem.Header>
|
||||
<TextBlock Text="{x:Static localization:UI.Title_General}" />
|
||||
</TabItem.Header>
|
||||
|
||||
Reference in New Issue
Block a user