Skip to content

Commit

Permalink
Remove settings background
Browse files Browse the repository at this point in the history
  • Loading branch information
Nice3point committed Jun 6, 2024
1 parent 31b2b5c commit d98ab5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/RevitLookup/Views/Dialogs/ResetSettingsDialog.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
mc:Ignorable="d"
Background="White">
mc:Ignorable="d">
<CheckBox
x:Name="GeneralBox"
Content="General settings" />
Expand Down

0 comments on commit d98ab5c

Please sign in to comment.