Skip to content

Commit

Permalink
Demo style updated
Browse files Browse the repository at this point in the history
Fix #1535
  • Loading branch information
enchev committed May 30, 2024
1 parent 4facfa5 commit 4b44019
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RadzenBlazorDemos/Pages/UploadConfig.razor
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@
<EventConsole @ref=@console />

<style>
#ddUpload {
left: 0;
}
#ddUpload .rz-fileupload-buttonbar .rz-fileupload-choose {
width: 100%;
text-align: center;
Expand Down

0 comments on commit 4b44019

Please sign in to comment.