Skip to content

Commit

Permalink
chore(kit): InputYear fix max-height (#6433)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirpotekhin authored Jan 11, 2024
1 parent ee8316f commit 69de6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/kit/components/input-year/input-year.style.less
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}

.t-scrollbar {
height: 18.25rem;
max-height: 18.25rem;
width: 16.875rem;
}

Expand Down

0 comments on commit 69de6c3

Please sign in to comment.