Skip to content

Commit

Permalink
update ModuleManagerPage.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pd233 committed Jan 15, 2024
1 parent 2059f04 commit 308173c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/LipUI/Pages/ModuleManager/ModuleManagerPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
Margin="0"
Padding="0"
CornerRadius="0"
BorderBrush="Transparent"
Click="PluginsButton_Click">

<TextBlock
Expand All @@ -46,6 +47,7 @@
Margin="0"
Padding="0"
CornerRadius="0"
BorderBrush="Transparent"
Click="UIPluginsButton_Click">

<TextBlock
Expand All @@ -62,6 +64,7 @@
Margin="0"
Padding="0"
CornerRadius="0"
BorderBrush="Transparent"
Click="ModulesButton_Click">

<TextBlock
Expand Down

0 comments on commit 308173c

Please sign in to comment.