Merge pull request #2625 from mononaut/fix-conf-badge-alignment

Fix tx confirmation badge alignment regression
This commit is contained in:
softsimon 2022-10-13 18:31:22 +04:00 committed by GitHub
commit 7bdde13b40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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