Commit 79fd28c
committed
fix: align highlight layer with textarea to fix misalignment issue
- Match padding values between highlight layer and textarea
- Use same padding logic for edit mode (pt-1.5 pb-10 px-2) and normal mode (py-1.5 px-2)
- Add pr-9 to highlight layer to match textarea right padding
- Fixes #66471 parent 2882d99 commit 79fd28c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1011 | 1011 | | |
1012 | 1012 | | |
1013 | 1013 | | |
1014 | | - | |
1015 | | - | |
| 1014 | + | |
| 1015 | + | |
1016 | 1016 | | |
1017 | 1017 | | |
1018 | 1018 | | |
| |||
0 commit comments