diff --git a/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml b/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml index abe98176..eda3b105 100644 --- a/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml +++ b/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml @@ -38,9 +38,10 @@ + ItemsSource="{Binding SubItems}" + Theme="{DynamicResource ButtonRadioGroupListBox}"> @@ -89,20 +90,11 @@ Binding="{Binding ConfigType}" Header="{x:Static resx:ResUI.LvServiceType}" Tag="ConfigType" /> - - - - - - - - - - - - - - +