Drenbb 2 anni fa
parent
commit
6f6067badd
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  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>