Styling changes
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
<ContentView.Content>
|
||||
<StackLayout
|
||||
x:Name="Container"
|
||||
BackgroundColor="blue"
|
||||
HorizontalOptions="Center"
|
||||
VerticalOptions="Start">
|
||||
<Label
|
||||
|
@ -24,7 +24,6 @@
|
||||
x:Name="PartyMembersLabel"
|
||||
Text="Party Members"/>
|
||||
<ml:MemberList
|
||||
BackgroundColor="Transparent"
|
||||
x:Name="MembersList"
|
||||
VerticalOptions="FillAndExpand"
|
||||
Members="{Binding Members}"/>
|
||||
|
Reference in New Issue
Block a user