m3-academy-template-vtexio-.../storefront/styles/sass/general/vtex.styleguide.scss

12 lines
240 B
SCSS
Raw Normal View History

2022-08-11 13:06:07 +00:00
/* .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;
}