Fix mouse over tooltip width. (#614)
This commit is contained in:
@@ -692,4 +692,10 @@ th {
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.fee-estimation-wrapper {
|
||||
.tooltip.show {
|
||||
width: 220px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user