Fix tx confirmation badge alignment regression

This commit is contained in:
Mononaut 2022-10-11 16:17:17 +00:00
parent ddb1e97ce0
commit c5d4e86e0e
No known key found for this signature in database
GPG Key ID: 61B952CAF4838F94

View File

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