Skip to content

Commit

Permalink
fix(date-picker): [date-picker] Fix the issue of icons not being cent…
Browse files Browse the repository at this point in the history
…ered under mini size (#2592)
  • Loading branch information
Youyou-smiles authored Dec 3, 2024
1 parent 5f7a69f commit 4edb029
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/theme/src/picker/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -198,12 +198,6 @@
.@{range-prefix-cls}-input {
font-size: var(--tv-Picker-font-size-sm);
}

.@{range-prefix-cls}__close-icon,
.@{range-prefix-cls}__icon {
line-height: 16px;
height: 16px;
}
}

&:not(.is-display-only).is-disabled {
Expand Down

0 comments on commit 4edb029

Please sign in to comment.