fix: make selected amount stand out
This commit is contained in:
parent
a12d93f7e1
commit
6f8620d598
@ -17,6 +17,11 @@
|
||||
background-color: var(--gray);
|
||||
}
|
||||
|
||||
.lnurl-tip .pill.active {
|
||||
color: var(--bg-color);
|
||||
background-color: var(--font-color);
|
||||
}
|
||||
|
||||
.lnurl-tip .invoice {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Loading…
x
Reference in New Issue
Block a user