Shim for Array.includes (fixing receive notifications) + Android KitKat fixes (effect on slide + received payment notification)

This commit is contained in:
Sebastiaan Pasma 2018-09-06 13:04:19 +02:00
commit c14820ea34
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
3 changed files with 57 additions and 1 deletions

View file

@ -84,6 +84,9 @@
width: 100%;
}
.payment-received-container {
svg {
max-height: 400px;
}
margin: 0 20px;
.payment-received-amount {
font-size: 1.8em;