chore: Refactor utility files for RTL (#6515)

* Chore: Refactor for RTL

* Chore: mInor fixes

* minor fixes
This commit is contained in:
Sivin Varghese
2023-02-23 16:59:48 +05:30
committed by GitHub
parent 2674130714
commit fdf8b3f369
20 changed files with 37 additions and 35 deletions

View File

@@ -16,12 +16,12 @@ body {
}
.banner + .app-wrapper {
.button--fixed-right-top {
.button--fixed-top {
top: 5.6 * $space-one;
}
.off-canvas-content {
.button--fixed-right-top {
.button--fixed-top {
top: $space-small;
}
}