Fix pale placeholder in FF

This commit is contained in:
Alexander Zaytsev 2019-04-12 13:07:01 +03:00
parent 0bfdb70174
commit a17dc30c5d

View file

@ -198,6 +198,7 @@
.uppy-ProviderBrowser-searchInput::placeholder {
color: $gray-500;
opacity: 1;
}
.uppy-ProviderBrowser-userLogout {