Commit d2c28c3
fix: resolve icon-only button tooltip/label regression (#7253)
* refactor(button): consolidate shared styles
* fix(tooltip): remove broken button specific styles from global mixin
* fix(button): hide tooltips on disabled icon only button
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>1 parent 05649fb commit d2c28c3
File tree
2 files changed
+9
-9
lines changed- packages/components/src
- components/button
- globals/scss
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | 153 | | |
155 | | - | |
156 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
157 | 162 | | |
158 | 163 | | |
| 164 | + | |
159 | 165 | | |
160 | 166 | | |
161 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | 205 | | |
212 | 206 | | |
213 | 207 | | |
| |||
0 commit comments