1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 00:33:44 +00:00

show loading on braintree

This commit is contained in:
Kyle Spearrin
2019-02-09 21:54:09 -05:00
parent 0220f4519d
commit fb2288c4bc

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;
}