Skip to content

Commit

Permalink
fix: remove unnecessary lint disable
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay committed May 27, 2024
1 parent d96e75c commit 0a44137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/JobTable/ExpandableRow.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
}

.indent {
/* stylelint-disable-next-line declaration-no-important */
padding-left: 32px !important;
}

0 comments on commit 0a44137

Please sign in to comment.