lbry-desktop/ui/scss/component/_txo-list.scss
jessop fdd20ef350 use txo list for wallet page:
paginated
enable revoking
filtering

txo pagination changes

move constants

remove fetchTransactions() calls

review changes

final changes
2020-04-15 11:12:29 -04:00

5 lines
57 B
SCSS

.txo__radios {
display: flex;
flex-direction: row;
}