mirror of
https://github.com/mempool/mempool.git
synced 2024-11-20 18:32:19 +01:00
reverse all text-aligns in rtl-layout
This commit is contained in:
parent
c4734357c4
commit
c1bcf49f37
@ -486,4 +486,12 @@ th {
|
||||
.float-right {
|
||||
float: left !important;
|
||||
}
|
||||
|
||||
.text-left {
|
||||
text-align: right !important;
|
||||
}
|
||||
|
||||
.text-right {
|
||||
text-align: left !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user