show loading on braintree

This commit is contained in:
Kyle Spearrin 2019-02-09 21:54:09 -05:00
parent 0220f4519d
commit fb2288c4bc
1 changed files with 5 additions and 0 deletions

View File

@ -529,6 +529,11 @@ app-user-billing {
}
}
#bt-dropin-container {
background: url('../images/loading.svg') 0 0 no-repeat;
min-height: 50px;
}
.braintree-placeholder, .braintree-sheet__header {
display: none;
}