瀏覽代碼

Финал

Drenbb 2 年之前
父節點
當前提交
6f6067badd
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      ExamBoldin/Pages/pgListBooks.xaml

+ 3 - 3
ExamBoldin/Pages/pgListBooks.xaml

@@ -52,10 +52,10 @@
 
     <Grid>
         <Grid.RowDefinitions>
-            <RowDefinition Height="8*"/>
-            <RowDefinition Height="37*"/>
+            <RowDefinition Height="101*"/>
+            <RowDefinition Height="349*"/>
         </Grid.RowDefinitions>
-        <Border BorderBrush="Black" BorderThickness="1,1,1,1">
+        <Border BorderBrush="Black" BorderThickness="1,1,1,1" HorizontalAlignment="Left" Margin="634,0,0,0" Width="166">
             <StackPanel Grid.Row="0"  HorizontalAlignment="Right">
                 <StackPanel Orientation="Horizontal">
                     <TextBlock Text="Количество выбранных книг: "></TextBlock>