UX: fix input button alignment (#54)

This commit is contained in:
Kris 2024-04-12 15:07:09 -04:00 committed by GitHub
parent 2b24f942b3
commit 58a173be20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -68,9 +68,7 @@ $max-width: 600px;
flex: 1 1 auto;
margin: 0;
.searching {
// spinner
top: 0.4em;
right: 2.25em;
display: flex;
}
}