diff --git a/PetWash.Api/petwash.db b/PetWash.Api/petwash.db index 8abdeb5..ee09653 100644 Binary files a/PetWash.Api/petwash.db and b/PetWash.Api/petwash.db differ diff --git a/PetWash.Api/petwash.db-shm b/PetWash.Api/petwash.db-shm deleted file mode 100644 index fe9ac28..0000000 Binary files a/PetWash.Api/petwash.db-shm and /dev/null differ diff --git a/PetWash.Api/petwash.db-wal b/PetWash.Api/petwash.db-wal deleted file mode 100644 index e69de29..0000000 diff --git a/PetWashControl/Views/MainWindow.xaml b/PetWashControl/Views/MainWindow.xaml index b8826c7..7b18380 100644 --- a/PetWashControl/Views/MainWindow.xaml +++ b/PetWashControl/Views/MainWindow.xaml @@ -217,13 +217,15 @@ Background="#F5F5F5" CornerRadius="25" BorderBrush="#81C784" - BorderThickness="4"> + BorderThickness="4" + ClipToBounds="True"> + Stretch="UniformToFill" + HorizontalAlignment="Center" + VerticalAlignment="Center"> @@ -385,13 +387,15 @@ Background="#F5F5F5" CornerRadius="25" BorderBrush="#FFB74D" - BorderThickness="4"> + BorderThickness="4" + ClipToBounds="True"> + Stretch="UniformToFill" + HorizontalAlignment="Center" + VerticalAlignment="Center">