mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-19 17:09:50 +00:00
12 lines
145 B
CSS
12 lines
145 B
CSS
#send_button{
|
|
min-height: 23px;
|
|
padding: 2px;
|
|
}
|
|
|
|
#address_input, #amount_input
|
|
{
|
|
padding: 5px;
|
|
width: 225px;
|
|
margin-top: 4px;
|
|
}
|
|
|