Skip to content

Commit

Permalink
refactor: code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Iogsotot committed Aug 1, 2024
1 parent 4d55558 commit a9c6ee4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/features/pageObjects/styles/pageObject.less
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
}

& > .ant-collapse-header .ant-collapse-arrow {
margin-right: 0px;
margin-right: 0;
}
}
}
Expand All @@ -126,7 +126,7 @@
}

.jdn__itemsList-status {
top: 0px;
top: 0;
}

.jdn__locator_container {
Expand Down

0 comments on commit a9c6ee4

Please sign in to comment.