mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 17:47:26 +00:00
* Styles were extracted out from popup.css and into common/style * Preact allows for reusable components and easier dynamic components * Easy transition to react or others while not being overbearing * Component specific style are locally imported and handled by parcel ButtonRadio is particulary nice in that it uses pre-exisitng button styling on radio buttons to make it easy to pick configurable options.
4 lines
76 B
Sass
4 lines
76 B
Sass
.radio-label
|
|
font-size: 1.1rem
|
|
margin: 15px auto
|
|
display: block
|