From 19182471618c70a8b6cc8760eb5d45a42cd3e23a Mon Sep 17 00:00:00 2001 From: digitaldirk <22691956+digitaldirk@users.noreply.github.com> Date: Thu, 11 Apr 2024 13:51:03 -0700 Subject: [PATCH] [Docs] Update Progress stroke examples dropdowns (#1835) * [Docs] Update ProgressStrokeExample.razor dropdown widths Adjusted width of dropdowns to avoid value cutoff * [Docs] Update ProgressRingStroke.razor dropdown widths Adjusted width of dropdowns to avoid value cutoff --- .../Pages/Progress/Examples/ProgressStrokeExample.razor | 6 +++--- .../Pages/ProgressRing/Examples/ProgressRingStroke.razor | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/Demo/Shared/Pages/Progress/Examples/ProgressStrokeExample.razor b/examples/Demo/Shared/Pages/Progress/Examples/ProgressStrokeExample.razor index d2430eda3e..a9c9dfcc96 100644 --- a/examples/Demo/Shared/Pages/Progress/Examples/ProgressStrokeExample.razor +++ b/examples/Demo/Shared/Pages/Progress/Examples/ProgressStrokeExample.razor @@ -1,8 +1,8 @@