Skip to content

Commit

Permalink
fix: make google translate selector fixed witdh
Browse files Browse the repository at this point in the history
Resolves: #133
  • Loading branch information
yinanazhou committed Jul 24, 2024
1 parent 60bc761 commit 33eb5ba
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 33eb5ba

Please sign in to comment.