development #34

Merged
Rafael_Sampaio_de_Oliveira merged 65 commits from development into master 2023-02-03 19:53:10 +00:00
2 changed files with 14 additions and 0 deletions
Showing only changes of commit 6e58ed1ae0 - Show all commits

View File

@ -263,4 +263,11 @@
.skuSelectorOptionsList {
margin: 0;
}
:global(.vtex-address-form-4-x-input)::placeholder {
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 16px;
}

View File

@ -264,3 +264,10 @@
.skuSelectorOptionsList {
margin: 0;
}
:global(.vtex-address-form-4-x-input)::placeholder {
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 16px;
}