Skip to content

Commit

Permalink
remove small size for children
Browse files Browse the repository at this point in the history
  • Loading branch information
liady committed Nov 1, 2024
1 parent a82efa1 commit 1f1f253
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions editor/src/components/editor/import-wizard/components.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,11 +212,6 @@ function OperationLineWrapper({
css={{
'.import-wizard-operation-children > &': {
paddingLeft: 26,
fontSize: 12,
img: {
width: 12,
height: 12,
},
},
'.import-wizard-operation-children .operation-done [data-short-time=true]': {
visibility: 'hidden',
Expand Down

0 comments on commit 1f1f253

Please sign in to comment.