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 7b8c870 commit 5003ac9Copy full SHA for 5003ac9
src/components/IconField/styles.scss
@@ -26,6 +26,7 @@ $icon-min-width: 58px;
26
.icon {
27
@include vertical-align(middle);
28
@include no-select;
29
+ display: inline-block;
30
font-size: 14px;
31
color: $darkgray;
32
}
0 commit comments