Add signature input to tx table (#9)
This commit is contained in:
committed by
Michael Vines
parent
82543886fb
commit
237b3ae025
@@ -32,4 +32,12 @@ code {
|
||||
cursor: text;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.text-signature {
|
||||
font-size: 85%;
|
||||
}
|
||||
|
||||
input.text-signature {
|
||||
padding: 0 0.75rem
|
||||
}
|
Reference in New Issue
Block a user