Skip to content

Commit

Permalink
feat(list): Changing dash in unordered list - FRONT-4285 (#3260)
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Feb 29, 2024
1 parent f38942c commit 03a21a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/ec/variables/_list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

$list: (
unordered: (
marker: '',
marker: '',
sublist-marker: square,
),
ordered: (
Expand Down

1 comment on commit 03a21a4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.