Skip to content

Commit

Permalink
Stop action indicators from shrinking
Browse files Browse the repository at this point in the history
  • Loading branch information
thsparks committed Apr 22, 2024
1 parent 15380cc commit ade227b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;

i {
position: absolute;
Expand Down

0 comments on commit ade227b

Please sign in to comment.