Fix tx confirmation badge alignment regression

This commit is contained in:
Mononaut
2022-10-11 16:17:17 +00:00
parent 5e9e1b4049
commit 4b61f62092

View File

@@ -3,7 +3,7 @@
} }
.container-buttons { .container-buttons {
align-self: flex-start; align-self: center;
} }
.title-block { .title-block {