UI update
Font size adjustment
This commit is contained in:
parent
259f647522
commit
cbb8d86ac0
@ -8255,13 +8255,13 @@ Bitcoin.Util = {
|
||||
}
|
||||
.label{
|
||||
font-weight: 500;
|
||||
font-size: 0.8rem;
|
||||
font-size: 0.75rem;
|
||||
margin-bottom: 0.2rem;
|
||||
color: rgba(var(--text-color), 0.8);
|
||||
}
|
||||
.value{
|
||||
font-weight: 700;
|
||||
font-size: 1rem;
|
||||
font-weight: 600;
|
||||
font-size: 0.9rem;
|
||||
overflow-wrap: break-word;
|
||||
word-wrap: break-word;
|
||||
-ms-word-break: break-all;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user