Skip to content

Commit

Permalink
[stylelint] fix dropdown newline, run precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
oyejorge committed Oct 26, 2023
1 parent f5218a7 commit 5328c06
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
. "$(dirname "$0")/_/husky.sh"

npm run test:typescript
npm run stylelint
1 change: 0 additions & 1 deletion src/plugins/drag_drop/plugin.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.#{$select-ns}-wrapper.plugin-drag_drop {

.ts-dragging{
color:transparent !important;
}
Expand Down

0 comments on commit 5328c06

Please sign in to comment.