mirror of
https://github.com/mempool/mempool.git
synced 2025-02-24 22:58:30 +01:00
fix accelerations row height
This commit is contained in:
parent
b051861d61
commit
1e4a599055
1 changed files with 2 additions and 2 deletions
|
@ -85,8 +85,8 @@ tr, td, th {
|
||||||
}
|
}
|
||||||
|
|
||||||
.pool-logo {
|
.pool-logo {
|
||||||
width: 22px;
|
width: 18px;
|
||||||
height: 22px;
|
height: 18px;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -1px;
|
top: -1px;
|
||||||
margin-right: 2px;
|
margin-right: 2px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue