lbry-desktop/ui/scss/component/_wallet-tip-selector.scss
saltrafael 5f1f702490
[New Feature] Stickers (#131)
* Refactor filePrice

* Refactor Wallet Tip Components

* Add backend sticker support for comments

* Add stickers

* Refactor commentCreate

* Add Sticker Selector and sticker comment creation

* Add stickers display to comments and hyperchats

* Fix wrong checks for total Super Chats
2021-10-28 16:25:34 -04:00

3 lines
60 B
SCSS

.walletTipSelector__input {
margin: var(--spacing-s) 0;
}