Skip to content

Commit

Permalink
revert icon-align default
Browse files Browse the repository at this point in the history
  • Loading branch information
JiveDig committed Jun 7, 2024
1 parent 163d86d commit c273f7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/mai-lists.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

.mai-list-icon-wrap {
display: grid;
place-items: var(--icon-align, center);
place-items: var(--icon-align, start);
margin-top: var(--icon-margin-top, 0px);
}

Expand Down
2 changes: 1 addition & 1 deletion assets/mai-lists.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c273f7c

Please sign in to comment.