style: 🎨 Use Logical Style properties to apply same styles based on Language Direction (dir)

This commit is contained in:
Mohanad Alrwaihy
2024-02-29 23:32:06 +03:00
parent 354da4bc56
commit adf910306b
20 changed files with 35 additions and 34 deletions

View File

@@ -58,6 +58,6 @@
gap: 20px;
align-items: center;
justify-content: space-between;
padding-right: 0;
padding-inline-end: 0;
}
}