Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove unneeded font-size value from list item styles
  • Loading branch information
derekblank committed Aug 19, 2022
commit 7e712043e6a90b135530d28959ac7dcc1244ce3f
1 change: 0 additions & 1 deletion packages/block-library/src/list-item/style.native.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@

.wp-block-list-item__list-item--default--dark {
color: $white;
font-size: $editor-font-size;
}

.wp-block-list-item__list-item-ordered--default {
Expand Down