mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
show loading on braintree
This commit is contained in:
parent
0220f4519d
commit
fb2288c4bc
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user