lbry-desktop/ui
infinite-persistence 27a9f654d4 Bump up notification content width to show more text
## Issue
Closes "6056 Extend notificaiton text to show more characters"

## Notes
Looking at the code and comments, I couldn't figure out what was the reason for adding the width constraint (just in case this breaks something).

My guesses:
- Try not to make the rhs thumbnail too far apart from the lhs thumbnail.
- Try not to make the rhs thumbnail misaligned due to dynamic width of the "xx days ago" string on the far right.

## Changes:
Extended the width as much as possible, while retaining some gap before the "xx days ago" string and "unread dot" so that thumbnails stay align in the general case.

The components still reflows nicely (as it did previously) per window-size.
2021-06-01 11:15:04 -04:00
..
component ClaimTilesDiscover: pause visual update until new results are fetched 2021-05-27 13:50:59 -04:00
constants Fix metadata and make thumbs work 2021-05-27 17:00:19 -04:00
effects Fix blank gif avatars (#6060) 2021-05-14 11:00:07 -04:00
modal allow sending directly to a channel or content address (#5990) 2021-05-20 15:30:40 -04:00
page Creator Settings now require a minimum staked LBC. 2021-05-26 15:38:29 -04:00
redux fix: ignore flow linter promise allsettled 2021-05-27 12:17:23 -04:00
scss Bump up notification content width to show more text 2021-06-01 11:15:04 -04:00
util allow sending directly to a channel or content address (#5990) 2021-05-20 15:30:40 -04:00
analytics.js integrate some Odysee code with master 2021-04-27 19:56:30 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Commentron Settings API 2021-05-26 15:38:29 -04:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js use redux for livestream claim setup 2021-04-23 14:51:09 -04:00
rewards.js When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
store.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00