Update webapp/components/generic/SearchGroup/SearchGroup.vue

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
Moriz Wahl 2022-10-23 00:53:56 +02:00 committed by GitHub
parent 7102de6e52
commit 9cffe4f275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ export default {
}, },
} }
</script> </script>
<style lang="scss"> <style lang="scss">
.search-group { .search-group {
display: flex; display: flex;