Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
s-lee-kwong committed Jul 27, 2018
1 parent 35a0a13 commit 2b8ebed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"stylelint"
]
},
// "pre-commit": "lint:staged",
"pre-commit": "lint:staged",
"devDependencies": {
"add-asset-html-webpack-plugin": "^2.0.0",
"auto-changelog": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion src/DatetimePopup.vue
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ export default {
background: #3f51b5;
color: #fff;
font-size: 32px;
min-height:5px;
min-height: 5px;
}
.vdatetime-popup__year {
Expand Down

0 comments on commit 2b8ebed

Please sign in to comment.