diff --git a/src/Cropper.Blazor/Client/Components/AspectRatioSettings.razor b/src/Cropper.Blazor/Client/Components/AspectRatioSettings.razor index 001d653f..1dc9d5df 100644 --- a/src/Cropper.Blazor/Client/Components/AspectRatioSettings.razor +++ b/src/Cropper.Blazor/Client/Components/AspectRatioSettings.razor @@ -1,4 +1,4 @@ - +
@@ -22,7 +22,7 @@ Current aspect ratio: -
diff --git a/src/Cropper.Blazor/Client/Components/CroppedDimensionsSettings.razor b/src/Cropper.Blazor/Client/Components/CroppedDimensionsSettings.razor index b1bced79..406fc01f 100644 --- a/src/Cropper.Blazor/Client/Components/CroppedDimensionsSettings.razor +++ b/src/Cropper.Blazor/Client/Components/CroppedDimensionsSettings.razor @@ -1,4 +1,4 @@ - +
diff --git a/src/Cropper.Blazor/Client/Components/CropperDataPreview.razor b/src/Cropper.Blazor/Client/Components/CropperDataPreview.razor index 2ab25db6..ff8a490d 100644 --- a/src/Cropper.Blazor/Client/Components/CropperDataPreview.razor +++ b/src/Cropper.Blazor/Client/Components/CropperDataPreview.razor @@ -1,11 +1,11 @@  + Adornment="Adornment.End" AdornmentText="px" AdornmentColor="Color.Primary" Margin="Margin.Dense" Format="N4" /> + Adornment="Adornment.End" AdornmentText="px" AdornmentColor="Color.Primary" Margin="Margin.Dense" Format="N4" /> + Adornment="Adornment.End" AdornmentText="px" AdornmentColor="Color.Primary" Margin="Margin.Dense" Format="N4" /> + Adornment="Adornment.End" AdornmentText="px" AdornmentColor="Color.Primary" Margin="Margin.Dense" Format="N4" /> diff --git a/src/Cropper.Blazor/Client/Components/GetSetCropperData.razor b/src/Cropper.Blazor/Client/Components/GetSetCropperData.razor index 1827dc2a..7a934f0f 100644 --- a/src/Cropper.Blazor/Client/Components/GetSetCropperData.razor +++ b/src/Cropper.Blazor/Client/Components/GetSetCropperData.razor @@ -1,12 +1,12 @@ @using Cropper.Blazor.Models - +
- Event`s settings + Event's settings
@@ -32,12 +32,12 @@
- +
- + Get or Set cropper component data
diff --git a/src/Cropper.Blazor/Client/Components/ZoomRatioSettings.razor b/src/Cropper.Blazor/Client/Components/ZoomRatioSettings.razor index 1c94edf0..7fc1427d 100644 --- a/src/Cropper.Blazor/Client/Components/ZoomRatioSettings.razor +++ b/src/Cropper.Blazor/Client/Components/ZoomRatioSettings.razor @@ -1,4 +1,4 @@ - +
diff --git a/src/Cropper.Blazor/Client/Pages/CropperDemo.razor b/src/Cropper.Blazor/Client/Pages/CropperDemo.razor index f1594ccf..0410a804 100644 --- a/src/Cropper.Blazor/Client/Pages/CropperDemo.razor +++ b/src/Cropper.Blazor/Client/Pages/CropperDemo.razor @@ -49,7 +49,7 @@ - +