Skip to content

Commit

Permalink
fix(time-picker): center time columns (VIV-1903) (#1864)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelbt authored Jul 29, 2024
1 parent daf06bc commit 92ea017
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/components/src/lib/time-picker/time-picker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@

display: flex;
overflow: hidden;
justify-content: center;
padding: $item-gap;
block-size: space-for-items($num-items-visible);
gap: $item-gap;
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 92ea017

Please sign in to comment.