lbry-desktop/ui/scss
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 Bump up notification content width to show more text 2021-06-01 11:15:04 -04:00
init Add sign-in graphics for SIMPLE_SITE 2021-05-27 14:21:16 +08:00
themes Add sign-in graphics for SIMPLE_SITE 2021-05-27 14:21:16 +08:00
all.scss theme orginization and cleanup 2021-04-30 15:05:58 -04:00