src/views/quotes/components/head.vue
@@ -21,18 +21,17 @@ <style lang="scss" scoped> @import "@/assets/css/variable.scss"; .head { width: 100%; $inp-bg: #F7F7F7; $inp-c: #999; margin-bottom: 1rem; .more_input { width: 100%; height: 4.5rem; background: $inp-bg; background: $input_background; border-radius: 2.25rem; color: $inp-c; color: $text_color; font-size: 1.5rem; span {