Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 6c0ae65

Browse files
committed
Fix checks details link style
1 parent 14f0070 commit 6c0ae65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitHub.VisualStudio.UI/Views/GitHubPane/PullRequestCheckView.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<ResourceDictionary.MergedDictionaries>
2121
<cache:SharedDictionaryManager Source="pack://application:,,,/GitHub.VisualStudio.UI;component/SharedDictionary.xaml" />
2222
<cache:SharedDictionaryManager Source="pack://application:,,,/GitHub.UI;component/SharedDictionary.xaml" />
23+
<StaticResource ResourceKey="ThemedDialogDefaultStylesKey"/>
2324
</ResourceDictionary.MergedDictionaries>
2425
</ResourceDictionary>
2526
</Control.Resources>

0 commit comments

Comments
 (0)