lbry-desktop/ui/scss
infiinte-persistence 108a898ebf Expandable: Fade out section when 'closed'
## Issue
The abrupt cut-off of the expandable section bugs me (looks like a rendering glitch), especially when it cuts off in the middle of a line.

## Change
In addition to the existing 'More' button, we fade out the section to provide additional visual cues.

## Approach
This solution doesn't require the background color to be known, so it will work regardless where <Expandable> is used, or whatever color-scheme is chosen.

However, it does utilize non-standard css -- for older browsers, it should simply cut-off like the before.
2020-10-02 11:54:43 -04:00
..
component Expandable: Fade out section when 'closed' 2020-10-02 11:54:43 -04:00
init alignment with odysee branch 2020-10-01 17:10:42 -04:00
themes use LBRY Credits on RewardTile 2020-09-29 17:12:32 -04:00
all.scss add youtube sync to first run 2020-09-29 17:12:32 -04:00