Roland Soós
6 years ago
No known key found for this signature in database
GPG Key ID: 93AFD926BA9254F5
1 changed files with
1 additions and
1 deletions
-
src/Avalonia.Themes.Fluent/TabItem.xaml
|
|
|
@ -52,7 +52,7 @@ |
|
|
|
</Style> |
|
|
|
<Style Selector="TabItem /template/ Border#PART_SelectedPipe"> |
|
|
|
<Setter Property="IsVisible" Value="False" /> |
|
|
|
<Setter Property="CornerRadius" Value="{DynamicResource ControlCornerRadius}" /> |
|
|
|
<Setter Property="CornerRadius" Value="{DynamicResource ControlCornerRadius}" /> |
|
|
|
</Style> |
|
|
|
|
|
|
|
<!-- Selected state --> |
|
|
|
|