Commit 0b9982f
feat: adapt CustomSelect styles to native select ::picker pseudo-element (#5585)
* Initial plan
* feat: adapt CustomSelect styles to native select picker
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>
* refactor: remove redundant overflow-y property
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>
* docs: improve comments for option height calculation
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: GitHub Copilot <copilot@github.com>
Co-authored-by: mfranzke <787658+mfranzke@users.noreply.github.com>1 parent 53bce15 commit 0b9982f
1 file changed
+48
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
70 | 100 | | |
71 | 101 | | |
72 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
73 | 109 | | |
74 | | - | |
| 110 | + | |
75 | 111 | | |
76 | 112 | | |
77 | 113 | | |
78 | 114 | | |
79 | 115 | | |
80 | 116 | | |
81 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
82 | 129 | | |
83 | 130 | | |
84 | 131 | | |
| |||
0 commit comments