Skip to content

Commit

Permalink
UX: fix input button alignment (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomerobot committed Apr 12, 2024
1 parent 2b24f94 commit 58a173b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions common/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,7 @@ $max-width: 600px;
flex: 1 1 auto;
margin: 0;
.searching {
// spinner
top: 0.4em;
right: 2.25em;
display: flex;
}
}

Expand Down

0 comments on commit 58a173b

Please sign in to comment.