lbry-desktop/ui/scss
infiinte-persistence 8068279b5e Limit the Markdown Editor width in Edit (not New) Mode to prevent overflow.
The MDE used in the "new" section has a parent width parameter to limit itself, while the MDE used in the "edit" section didn't.

Fix by limiting ".comment__body_container" to 80%, which takes into account the space taken by the author's avatar. This feels a little bit dirty since it's hard-coded.  If there's a way to calculate the avatar width from here, it will be more robust.
2020-06-09 09:54:10 -04:00
..
component Limit the Markdown Editor width in Edit (not New) Mode to prevent overflow. 2020-06-09 09:54:10 -04:00
init moonpay 2020-06-03 14:16:43 -04:00
themes Fix color contrast in Markdown Editor (both light & dark). 2020-06-04 10:22:57 -04:00
all.scss Create transient "status bar" to display the hover URL. 2020-06-04 10:31:06 -04:00