update rtl file
This commit is contained in:
@@ -316,12 +316,12 @@
|
||||
|
||||
.lg\:backdrop-blur-sm .flex.flex-row {
|
||||
position: relative;
|
||||
left: -130px; /* Adjust this value to move more/less to the left */
|
||||
left: -190px; /* Adjust this value to move more/less to the left */
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
/* Alternative: If you want the entire container shifted */
|
||||
.lg\:backdrop-blur-sm > .flex.flex-row {
|
||||
margin-left: -130px; /* Shift left by 20px, adjust as needed */
|
||||
margin-left: -190px; /* Shift left by 20px, adjust as needed */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user