Commit c1104df
fix: textarea "responsiveness" due to CSS selector (#5574)
* refactor: simplified selector
* refactor: simplified declaration
* Update default-required.scss
* Update default-required.scss
* Change color-scheme selector to :root
* refactor: another try
* Add CSS variable for color scheme options
* Fix textarea responsiveness due to CSS selector
* Update tasty-tips-suffer.md
* Update default-required.scss
* refactor: another try
* refactor: trying another approach
* Update default-required.scss
* Apply suggestions from code review
---------
Co-authored-by: Michael Kraus <[email protected]>1 parent 254a705 commit c1104df
File tree
2 files changed
+29
-9
lines changed- .changeset
- packages/foundations/scss/defaults
2 files changed
+29
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
39 | 54 | | |
40 | 55 | | |
41 | 56 | | |
| |||
67 | 82 | | |
68 | 83 | | |
69 | 84 | | |
70 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
71 | 88 | | |
72 | 89 | | |
73 | 90 | | |
| |||
79 | 96 | | |
80 | 97 | | |
81 | 98 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 99 | | |
89 | 100 | | |
90 | 101 | | |
| |||
0 commit comments