diff --git a/src/components/SVGLibraries/shared/SvgLibrary.module.scss b/src/components/SVGLibraries/shared/SvgLibrary.module.scss index b602783f034..567496ff908 100644 --- a/src/components/SVGLibraries/shared/SvgLibrary.module.scss +++ b/src/components/SVGLibraries/shared/SvgLibrary.module.scss @@ -54,6 +54,8 @@ .filter-row :global(.bx--search-input) { border-bottom: 1px solid $ui-03; + font-size: 1rem; + line-height: inherit; @include carbon--breakpoint('md') { border-bottom: none; }