Merge pull request #5476 from cmgustavo/ref/coinbase-02
Fix first link to your account. Removes unused variables. Fix spinner
This commit is contained in:
commit
23b1d77ec1
5 changed files with 33 additions and 33 deletions
|
|
@ -4,6 +4,11 @@
|
|||
$item-border-color: #EFEFEF;
|
||||
$item-label-color: #6C6C6E;
|
||||
@extend .deflash-blue;
|
||||
|
||||
.spinner svg {
|
||||
stroke: #0067c8;
|
||||
fill: #0067c8;
|
||||
}
|
||||
|
||||
.add-bottom-for-cta {
|
||||
bottom: 92px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue