mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-04-12 08:19:14 +00:00
Merge branch 'master' of github.com:beatriceo/polyglot
This commit is contained in:
commit
85d5abc671
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ node_modules
|
||||
yarn-error.log
|
||||
.byebug_history
|
||||
.env*
|
||||
translation-credentials.json
|
||||
|
@ -25,7 +25,7 @@
|
||||
#messages-container {
|
||||
overflow: scroll;
|
||||
overflow-x: hidden;
|
||||
height: 80%;
|
||||
height: 75%;
|
||||
}
|
||||
|
||||
select:not([multiple]) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user