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 and VitoAlbano committed Jul 9, 2024
1 parent 703402b commit c6e13ff
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 c6e13ff

Please sign in to comment.