Show oob fees on tx details

This commit is contained in:
natsoni
2024-08-04 17:07:38 +02:00
parent 4dbcd6ca18
commit de9fae5cd7
2 changed files with 12 additions and 1 deletions

View File

@@ -332,3 +332,7 @@
top: -1px;
margin-right: 2px;
}
.oobFees {
color: #905cf4;
}