fixed mining icon position
This commit is contained in:
parent
7fa888dc13
commit
98875d420d
@ -212,16 +212,16 @@ table th {
|
|||||||
}
|
}
|
||||||
|
|
||||||
table th i {
|
table th i {
|
||||||
|
line-height: 1em;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
table td i {
|
table td i {
|
||||||
position: relative;
|
position: relative;
|
||||||
line-height: 16px;
|
line-height: 20px;
|
||||||
|
top: 2px;
|
||||||
}
|
}
|
||||||
table td i:before {
|
table td i:before {
|
||||||
position: absolute;
|
margin-left: 5px;
|
||||||
top: 10px;
|
|
||||||
left: 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.table>tbody>tr>td,
|
.table>tbody>tr>td,
|
||||||
|
Loading…
Reference in New Issue
Block a user