mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +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 {
|
.braintree-placeholder, .braintree-sheet__header {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user