Skip to content

Commit

Permalink
autoprefixer fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsullivan committed Jun 18, 2023
1 parent c3f6b6f commit e049600
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.mp-alt-ui-header {
display: flex;
justify-content: end;
justify-content: flex-end;
padding: 0 8px 12px;
border-bottom: 1px solid rgb(209 213 219);

Expand Down

0 comments on commit e049600

Please sign in to comment.