diff --git a/src/fvcomponents/fvSearchForm/index.vue b/src/fvcomponents/fvSearchForm/index.vue index 2b4f2fc..8afc13b 100644 --- a/src/fvcomponents/fvSearchForm/index.vue +++ b/src/fvcomponents/fvSearchForm/index.vue @@ -107,7 +107,7 @@ onMounted(()=>{ } .btn-col { display: flex; - justify-content: flex-end; + justify-content: space-evenly; align-items: center; } \ No newline at end of file