lbry-desktop/ui/scss/component/_claim_support_button.scss

9 lines
132 B
SCSS
Raw Normal View History

2022-03-24 16:33:27 +01:00
.support-claim-button {
.icon--DollarSign {
height: 16px;
width: 16px;
margin-right: -5px;
margin-top: 4px;
}
}