We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a681630 + 94b7c03 commit 3d1607fCopy full SHA for 3d1607f
packages/components/src/styles/components/dropdown.scss
@@ -138,7 +138,7 @@ $hds-dropdown-toggle-border-radius: $hds-button-border-radius;
138
padding-right: 0.375rem;
139
140
// For small variant with chevron, force the icon size to custom (even if the SGV size is `16px`)
141
- .hds-icon {
+ .hds-dropdown-toggle-chevron .hds-icon {
142
width: 12px;
143
height: 12px;
144
}
0 commit comments