Skip to content

Commit

Permalink
fix(core): list style issue in selection mode (#9275)
Browse files Browse the repository at this point in the history
  • Loading branch information
forehalo authored Dec 24, 2024
1 parent 29c427b commit e3a8b63
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ globalStyle(`${root} > :last-child`, {
paddingRight: '8px',
});
export const titleIconsWrapper = style({
width: 34,
display: 'flex',
alignItems: 'center',
justifyContent: 'center',
Expand Down

0 comments on commit e3a8b63

Please sign in to comment.