Fix tx confirmation badge alignment regression

This commit is contained in:
Mononaut
2022-10-11 16:17:17 +00:00
parent ddb1e97ce0
commit c5d4e86e0e

View File

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