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 4a5dfdb commit c883aa3Copy full SHA for c883aa3
packages/@adobe/spectrum-css-temp/components/searchwithin/index.css
@@ -22,6 +22,7 @@ governing permissions and limitations under the License.
22
23
.spectrum-SearchWithin {
24
inline-size: var(--spectrum-searchwithin-width);
25
+ min-inline-size: var(--spectrum-searchwithin-width);
26
display: inline-flex;
27
position: relative;
28
}
0 commit comments