8 lines
135 B
SCSS
8 lines
135 B
SCSS
.support-claim-button {
|
|
.icon--DollarSign {
|
|
height: 16px;
|
|
width: 16px;
|
|
margin-right: -5px;
|
|
// margin-top: 4px;
|
|
}
|
|
}
|