m3-academy-template-vtexio/storefront/styles/sass/general/vtex.styleguide.scss
Caroline Moran f2a03c53ae first commit
2022-08-11 09:06:07 -04:00

12 lines
240 B
SCSS

/* .input, .input::-webkit-input-placeholder{
display: none;
font-family: "Roboto";
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
color: $color-gray4;
} */
:global(.vtex-dropdown__button){
width: 93px;
}