TX ID, UI fixes

This commit is contained in:
NoobishSVK
2024-02-05 21:16:32 +01:00
parent e482c29e00
commit f3a99e6adc
9 changed files with 312 additions and 118 deletions
+8
View File
@@ -58,6 +58,14 @@
background-color: transparent;
}
.opacity-full {
opacity: 1;
}
.opacity-half {
opacity: 0.5;
}
.flex-container {
display: flex;
}