lbrypress/admin/css/lbry-admin.css
Lemuel Smyth 07a060eeaa
Channel tab pull after speech tab (#47)
* builds out the channel-tab
2022-02-12 12:04:52 -06:00

15 lines
237 B
CSS

/**
* Stylesheet for the admin options page
* @package LBRYPress
*/
.wallet-icon-lbc {
height: 1.8em;
margin-right: .5em;
margin-bottom: -.5em;
}
.bid-icon-lbc {
height: 1.2em;
margin-bottom: -.2em;
}