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 5549ea5175

View File

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