Skip to content

Commit

Permalink
[templates/nextjs-sxa]: The component aligment has been fixed #SXA-6539
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Matkovskyi committed Oct 10, 2024
1 parent 48d1fb1 commit efc44d3
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,9 @@

.position-center select {
text-align-last: center !important;
}
}

.ms-md-auto {
margin-left: auto !important;
margin-right: 0 !important;
}

0 comments on commit efc44d3

Please sign in to comment.