mirror of
https://github.com/beatriceo/polyglot.git
synced 2025-04-13 00:39:13 +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
|
yarn-error.log
|
||||||
.byebug_history
|
.byebug_history
|
||||||
.env*
|
.env*
|
||||||
|
translation-credentials.json
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
#messages-container {
|
#messages-container {
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
height: 80%;
|
height: 75%;
|
||||||
}
|
}
|
||||||
|
|
||||||
select:not([multiple]) {
|
select:not([multiple]) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user