diff --git a/src/component/home/tools/toProduct/index.vue b/src/component/home/tools/toProduct/index.vue index 84b6abb2..90ca8fb1 100644 --- a/src/component/home/tools/toProduct/index.vue +++ b/src/component/home/tools/toProduct/index.vue @@ -1550,9 +1550,14 @@ export default defineComponent({ } } } + .input_box_btnBox{ + padding-bottom: 4rem; + } .asistant-btn { // width: 9rem; padding: 0.45rem 0.6rem; + height: 2.3rem; + line-height: 2.3rem; font-size: 1rem; font-weight: 400; color: #313131;