Commit c3a573b
committed
Fix TrendsChart date input value getting clipped on chrome android
There's a bug where the date input value reserves margin right even when it doesn't need to, this leads to the value getting clipped.
We override the margin to fix that.
Fixes: #19311 parent d3cfce5 commit c3a573b
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2105 | 2105 | | |
2106 | 2106 | | |
2107 | 2107 | | |
| 2108 | + | |
| 2109 | + | |
| 2110 | + | |
| 2111 | + | |
2108 | 2112 | | |
0 commit comments