Removed the line height to prevent text descenders being cut off in selects/dropdowns (#24731).
This commit is contained in:
parent
badb135bd6
commit
c2d36c823f
|
@ -6537,7 +6537,6 @@ table.bar_chart {
|
|||
|
||||
select,
|
||||
input {
|
||||
line-height: 1;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue