Increase tooltip width in mempool graphs
This commit is contained in:
@@ -519,7 +519,7 @@ html:lang(ru) .card-title {
|
||||
.fees-wrapper-tooltip-chart-advanced,
|
||||
.tx-wrapper-tooltip-chart-advanced {
|
||||
background: rgba(#1d1f31, 0.98);
|
||||
width: 275px;
|
||||
width: 310px;
|
||||
|
||||
thead {
|
||||
th {
|
||||
@@ -606,7 +606,7 @@ html:lang(ru) .card-title {
|
||||
}
|
||||
|
||||
.tx-wrapper-tooltip-chart-advanced {
|
||||
width: 140px;
|
||||
width: 215px;
|
||||
.indicator-container {
|
||||
.indicator {
|
||||
margin-right: 5px;
|
||||
|
||||
Reference in New Issue
Block a user