add: store coin transfer source
This commit is contained in:
parent
a08552338b
commit
98426d0989
11 changed files with 105 additions and 9 deletions
|
@ -556,6 +556,10 @@ input[type="checkbox"]:checked {
|
|||
background-image: url("/icons/check.svg");
|
||||
}
|
||||
|
||||
label {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* pillmenu */
|
||||
.pillmenu {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue