Skip to content

Commit cc15c08

Browse files
committed
Slightly increased width of comboboxes
1 parent 94461a7 commit cc15c08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Codebreaker.MAUI/Views/Components/PegSelectionView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
Background="DarkGray"
2525
TextColor="White"
2626
Margin="0,0,4,0"
27-
MinimumWidthRequest="45"
27+
MinimumWidthRequest="50"
2828
WidthRequest="88" />
2929
</DataTemplate>
3030
</BindableLayout.ItemTemplate>

0 commit comments

Comments
 (0)