mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 22:45:44 +00:00
Suppression bordure inutile
This commit is contained in:
parent
99e901ab0f
commit
f313c34ac2
1 changed files with 1 additions and 3 deletions
|
|
@ -13,8 +13,6 @@
|
|||
</ResourceDictionary>
|
||||
</ContentPage.Resources>
|
||||
<ScrollView Orientation="Vertical" BackgroundColor="#fdf1dc">
|
||||
<StackLayout Orientation="Vertical" Padding="15">
|
||||
<mdview:MarkdownView x:Name="mdMarkdown" Theme="{StaticResource MonsterMarkdownTheme}" Markdown="{Binding Item.Markdown}" />
|
||||
</StackLayout>
|
||||
<mdview:MarkdownView x:Name="mdMarkdown" Theme="{StaticResource MonsterMarkdownTheme}" Markdown="{Binding Item.Markdown}" />
|
||||
</ScrollView>
|
||||
</ContentPage>
|
||||
Loading…
Add table
Add a link
Reference in a new issue