Skip to content

Commit

Permalink
Merge pull request #134 from DDMAL/translate-load
Browse files Browse the repository at this point in the history
fix: make google translate selector fixed width
  • Loading branch information
yinanazhou authored Jul 24, 2024
2 parents e0cafd4 + e037be3 commit 3214b63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-app/django/VIM/static/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ header {
#google_translate_element {
border: 1px solid #faf1e4;
border-radius: 0.375rem;
width: 180px;
}

.goog-te-combo,
Expand Down

0 comments on commit 3214b63

Please sign in to comment.