Merge branch 'master' into fix-tx-marker
This commit is contained in:
@@ -146,4 +146,10 @@
|
||||
.block-body {
|
||||
transform: scaleX(-1);
|
||||
}
|
||||
}
|
||||
|
||||
:host-context(.rtl-layout) {
|
||||
#arrow-up {
|
||||
transform: translateX(70px);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user