Fix rtl transaction title.
This commit is contained in:
parent
c72c287b27
commit
b857a7c37f
@ -773,6 +773,21 @@ th {
|
|||||||
@extend .mempool-graph;
|
@extend .mempool-graph;
|
||||||
direction: ltr;
|
direction: ltr;
|
||||||
}
|
}
|
||||||
|
.title-block {
|
||||||
|
.title {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.container-buttons {
|
||||||
|
float: left !important;
|
||||||
|
width: auto !important;
|
||||||
|
}
|
||||||
|
.tx-link {
|
||||||
|
margin-right: 0px;
|
||||||
|
@media (min-width: 768px) {
|
||||||
|
margin-right: 10px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user