Reverse tx flow diagram for RTL locales

This commit is contained in:
Mononaut
2022-11-21 11:59:45 +09:00
parent 8b7ec26e15
commit da30bcfa4e
3 changed files with 19 additions and 4 deletions

View File

@@ -1,4 +1,8 @@
.bowtie {
&.rtl {
transform: scale(-1, 1);
}
.line {
fill: none;