Show short address on green pool signal

This commit is contained in:
Eli Ribble 2026-03-05 14:49:39 +00:00
parent 89197df6b0
commit 0aeba98fb0
No known key found for this signature in database
3 changed files with 19 additions and 9 deletions

View file

@ -20,6 +20,9 @@
background-color: $primary-light-4;
cursor: pointer;
}
.signal-address {
font-size: 9pt;
}
.tool-button {
width: 100%;
margin-bottom: 0.5rem;