Skip to content

Commit

Permalink
Dui/icon fix (#1734)
Browse files Browse the repository at this point in the history
* fix(dui): fixes the search with a debouncer and cancellation token #1718

* feat(dui): white icon
  • Loading branch information
teocomi authored Oct 18, 2022
1 parent c5208c8 commit bf0afb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DesktopUI2/DesktopUI2/Views/Pages/HomeView.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
<MenuItem
Width="30"
Height="30"
Foreground="White"
Header="{icons:MaterialIconExt AccountMultiple}">

<MenuItem
Expand Down

0 comments on commit bf0afb5

Please sign in to comment.