thirdParty updates + shapeshift screens + merged with review transaction

This commit is contained in:
Sebastiaan Pasma 2018-08-02 15:15:23 +02:00
commit 01dd774fae
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
8 changed files with 187 additions and 20 deletions

View file

@ -1,4 +1,8 @@
#shapeshift {
.swap-image {
width: 70%;
max-width: 400px;
}
.empty-case {
@include empty-case();
}