lbry-desktop/ui
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 Made uniform display of text views 2020-06-09 09:26:41 -04:00
constants Add Catalan language 2020-06-04 10:13:25 -04:00
effects fix thumbnails on desktop 2020-06-03 13:49:44 -04:00
modal fix channel revoke confirmation 2020-06-08 09:42:58 -04:00
page Add dash between app version and changelog link 2020-06-08 09:43:44 -04:00
redux pass undefined instead of null so that default value can be used 2020-06-08 16:17:00 -04:00
scss Limit the Markdown Editor width in Edit (not New) Mode to prevent overflow. 2020-06-09 09:54:10 -04:00
util add @MH to paid content beta 2020-06-02 10:50:34 -04:00
analytics.js strip ga calls 2020-06-02 16:52:34 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js app plays embed in iframe 2020-01-28 10:20:54 -05:00
index.jsx only set x-lbry-auth-token once user is signed in 2020-06-02 16:10:43 -04:00
logWarningConsoleMessage.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js rename lbrytv to web 2020-05-25 17:21:02 -04:00
store.js fix typo 2020-06-08 14:22:03 -04:00