Skip to content

Commit

Permalink
CRISTAL-445: Numbered list elements are flat on Shoelace
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelleduc committed Jan 30, 2025
1 parent 1f4adca commit f8245b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ds/vuetify/src/vue/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
height: 64px;
}

main ul {
main ul, main ol {
padding-inline-start: var(--cr-spacing-x-large);
}

Expand Down

0 comments on commit f8245b2

Please sign in to comment.