Skip to content

Commit 29d0162

Browse files
committed
Fix DashTable Filter input field height
1 parent 844b770 commit 29d0162

File tree

1 file changed

+1
-0
lines changed
  • components/dash-table/src/dash-table/components/Table

1 file changed

+1
-0
lines changed

components/dash-table/src/dash-table/components/Table/Table.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,7 @@
692692

693693
input[type="text"] {
694694
flex: 1;
695+
line-height: unset;
695696
}
696697
}
697698
.column-actions {

0 commit comments

Comments
 (0)