lbry-desktop/ui/scss/component/_claim_support_button.scss
2022-03-28 15:30:36 -04:00

8 lines
132 B
SCSS

.support-claim-button {
.icon--DollarSign {
height: 16px;
width: 16px;
margin-right: -5px;
margin-top: 4px;
}
}