mirror of
https://github.com/mempool/mempool.git
synced 2025-03-30 04:32:06 +02:00
Fix rtl transaction title.
This commit is contained in:
parent
c72c287b27
commit
b857a7c37f
@ -773,6 +773,21 @@ th {
|
||||
@extend .mempool-graph;
|
||||
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