Merge pull request #223 from Tiktack/Fix/Scrollbaroverlay-signature-webview-size

Fix overlay scrollbars and signature webview size
This commit is contained in:
Burak Kaan Köse
2024-06-16 22:22:18 +02:00
committed by GitHub
4 changed files with 5 additions and 6 deletions

View File

@@ -43,7 +43,7 @@
<Grid Grid.Row="1">
<Grid.RowDefinitions>
<RowDefinition Height="Auto" />
<RowDefinition Height="500" />
<RowDefinition Height="300" />
</Grid.RowDefinitions>
<CommandBar