Skip to content

Commit

Permalink
fix: Datetime on mobile shows "..." instead of day/hour/min in certai…
Browse files Browse the repository at this point in the history
…n scenarios
  • Loading branch information
rstoenescu committed Mar 9, 2017
1 parent 88a639c commit 4b37e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vue-components/datetime/datetime.ios.styl
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ body.desktop .q-datetime-col-wrapper
width 37px

.q-datetime-item
font-size 85%
height 36px
line-height 36px
padding 0 6px
color rgba(0, 0, 0, .87)
position absolute
white-space nowrap
Expand Down

0 comments on commit 4b37e12

Please sign in to comment.