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:41 +02:00 committed by GitHub
parent 19aa01f83f
commit 7102de6e52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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