Repository URL to install this package:
|
Version:
4.0.76 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const styleh_components_1 = require("styleh-components");
const Wrapper = styleh_components_1.styled.section`.form-wrapper{.input-box-label{display:inline-block;height:auto;font-size:1.375rem;text-transform:capitalize;margin-bottom:1rem;}.input-box{height:2.75rem;border:0.0625rem solid #bcc2d0;&::placeholder{font-size:1rem;font-weight:300;color:#a9b3c4;}}.search-icon{top:0.875rem;}}`;
exports.Wrapper = Wrapper; //# sourceMappingURL=styled.js.map