lbry-desktop/ui/scss
infiinte-persistence 861dd2a70f Form-field: Truncate the "read-only prefix" to 40% width so that the input field is always visible.
Currently, the input field goes off-screen if the read-only prefix is too long.

Given that the prefix is read-only, the user probably knows what the prefix is from context. e.g. In the case of the Repost Modal, the prefix is repeated in a selection field above. So, it's probably ok to just truncate the text to an ellipsis.

The input field is the more important one here, so giving it 60% width when truncation is needed.
2020-06-08 09:45:02 -04:00
..
component Form-field: Truncate the "read-only prefix" to 40% width so that the input field is always visible. 2020-06-08 09:45:02 -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