feat(glidera): clearer expectations on glidera integration setup

This commit is contained in:
Jason Dreyzehner 2017-02-01 16:58:24 -05:00
commit 905b0f8c8d
6 changed files with 101 additions and 58 deletions

View file

@ -2,6 +2,12 @@
@import "glidera";
@import "amazon";
#coinbase, #glidera {
.button-small {
font-size: 13px;
}
}
.integration-onboarding {
height: 100%;
display: flex;