Skip to content

Commit

Permalink
[ACS-7582] Upload dialog button display fix (#9603)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomson7777 authored Apr 25, 2024
1 parent ad372da commit fb12fd5
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,10 @@
padding: 1em;

& > button {
width: auto;
min-width: 40px;
text-transform: uppercase;
padding: 0 16px;
}
}
}
Expand Down

0 comments on commit fb12fd5

Please sign in to comment.