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