feat(widget-datetime): add now to datepicker (#3484)

This commit is contained in:
Tom Claes
2020-04-12 17:17:01 +02:00
committed by GitHub
parent 7fcdaef1c9
commit 79b8469337
3 changed files with 30 additions and 1 deletions

View File

@ -200,6 +200,7 @@ const buttons = {
padding: 0 24px 0 14px;
`,
small: css`
font-size: 13px;
height: 23px;
line-height: 23px;
`,