mirror of
https://github.com/mempool/mempool.git
synced 2025-02-22 14:22:44 +01:00
Merge pull request #2625 from mononaut/fix-conf-badge-alignment
Fix tx confirmation badge alignment regression
This commit is contained in:
commit
7bdde13b40
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
}
|
||||
|
||||
.container-buttons {
|
||||
align-self: flex-start;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.title-block {
|
||||
|
|
Loading…
Add table
Reference in a new issue