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