:global { .van-search { padding-left: 14px; padding-right: 14px; } } .col-search { // padding-left: 14px; // padding-right: 14px; :global { .van-field__left-icon { display: flex; align-items: center; } .van-field__right-icon { font-size: 0; } .van-search__action { display: flex; } } &.default { :global { .van-search__content { background: #f3f3f3; } } } &.white { :global { .van-search__content { background: #fff; } } } .searchBtn { padding: 0 12px; } }