Skip to content

Commit

Permalink
RequestAction: Make dropdown size tiny
Browse files Browse the repository at this point in the history
  • Loading branch information
jennur authored and ntarocco committed Aug 9, 2023
1 parent 7277cc9 commit 7694e84
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const RequestActions = ({ request, size }) => {
floating
labeled
button
className="icon"
className="icon tiny"
>
<Dropdown.Menu>
{actions.map((action) => {
Expand Down

0 comments on commit 7694e84

Please sign in to comment.