Merge branch 'main' into 293-bs-dian

This commit is contained in:
Dong Bin
2024-03-28 01:02:56 +08:00
committed by GitHub
3 changed files with 11 additions and 1 deletions

View File

@@ -42,7 +42,6 @@
InnerLeftContent="http://"
InnerRightContent=".com"
IsEnabled="False" />
<StackPanel Orientation="Horizontal">
<TextBox
Width="150"
@@ -71,6 +70,7 @@
Classes="Bordered"
IsEnabled="False" />
</StackPanel>
<TextBox Width="300" Classes="TextArea" />
</StackPanel>
</ScrollViewer>
</UserControl>