style: 🎨 Use Logical Style properties to apply same styles based on Language Direction (dir)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.container {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: 20px;
|
||||
margin-inline-start: 20px;
|
||||
}
|
||||
|
||||
.text {
|
||||
@@ -13,5 +13,5 @@
|
||||
|
||||
.value {
|
||||
font-weight: 600;
|
||||
margin-right: 4px;
|
||||
margin-inline-end: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user