Adding fee reveal text

This commit is contained in:
softsimon
2022-05-20 21:29:44 +04:00
parent fb63817282
commit e092fa6286
3 changed files with 10 additions and 5 deletions

View File

@@ -139,4 +139,10 @@ h2 {
.addr-right {
font-family: monospace;
}
}
.grey-info-text {
color:#6c757d;
font-style: italic;
font-size: 12px;
}