Merge branch 'master' of github.com:beatriceo/polyglot
This commit is contained in:
commit
85d5abc671
|
@ -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…
Reference in New Issue