Skip to content

Commit

Permalink
Merge pull request #2052 from flutistar/23867-ppr-dropdown-styling-on…
Browse files Browse the repository at this point in the history
…-safari

align dropdown items left
  • Loading branch information
flutistar authored Oct 29, 2024
2 parents 9bb92b9 + 473dbb8 commit d80fae8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,5 +204,7 @@ export default defineComponent({
}
.registration-list-item {
width: 730px!important;
text-align: left;
text-align-last: left;
}
</style>

0 comments on commit d80fae8

Please sign in to comment.