mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-08 01:28:15 -07:00
9 lines
141 B
CSS
9 lines
141 B
CSS
main[data-page="wallets"] {
|
|
[data-wallet="start"] {
|
|
[data-variant="reset"] {
|
|
justify-self: start;
|
|
width: 100%;
|
|
}
|
|
}
|
|
}
|