We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94461a7 commit cc15c08Copy full SHA for cc15c08
1 file changed
src/Codebreaker.MAUI/Views/Components/PegSelectionView.xaml
@@ -24,7 +24,7 @@
24
Background="DarkGray"
25
TextColor="White"
26
Margin="0,0,4,0"
27
- MinimumWidthRequest="45"
+ MinimumWidthRequest="50"
28
WidthRequest="88" />
29
</DataTemplate>
30
</BindableLayout.ItemTemplate>
0 commit comments