mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-02-01 13:55:50 +00:00
be61d804e0
* Component layer and routing for transaction status. * Initial start on redux for transactions. * Initial crack at reducer / actions / saga for transactions. * Finish off check transaction saga, reducer, component, and page.
5 lines
55 B
SCSS
5 lines
55 B
SCSS
.TxHashInput {
|
|
max-width: 700px;
|
|
margin: 0 auto;
|
|
}
|