We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648de19 commit 290a676Copy full SHA for 290a676
.changeset/mighty-masks-wave.md
@@ -2,14 +2,14 @@
2
"@hashicorp/design-system-components": patch
3
---
4
5
-<!-- START {components/button} -->
+<!-- START components/button -->
6
`Button` - Removed CSS declaration for pseudo element in disabled state
7
<!-- END -->
8
9
-<!-- START {components/dropdown} -->
+<!-- START components/dropdown -->
10
`Dropdown` - Removed CSS declaration for pseudo element in disabled state
11
12
13
-<!-- START {components/form/file-input} -->
+<!-- START components/form/file-input -->
14
`FileInput` - Removed CSS declaration for pseudo element in disabled state that led to invalid CSS (ignored by browsers)
15
0 commit comments