Skip to content

Commit

Permalink
Merge pull request #1 from temistokles/fix/1243-chrome-displaying-bla…
Browse files Browse the repository at this point in the history
…nk-time-picker

Fix amsul#1243 - Chrome displaying blank time picker
  • Loading branch information
temistokles committed Jul 14, 2023
2 parents 0fd34ea + eb824c0 commit 303b2e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/themes/classic.time.css
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
*/
.picker--time .picker__holder {
background: #f2f2f2;
transform: translate(-1em, 50%);
}
@media (min-height: 40.125em) {
.picker--time .picker__holder {
Expand Down

0 comments on commit 303b2e6

Please sign in to comment.