Add empty lines

This commit is contained in:
Wolfgang Huß 2021-03-29 15:54:57 +02:00
parent ff50273f94
commit 7f58384e65

View File

@ -46,6 +46,7 @@
</template>
</dropdown>
</template>
<script>
import { mapGetters } from 'vuex'
import Dropdown from '~/components/Dropdown'
@ -118,6 +119,7 @@ export default {
},
}
</script>
<style lang="scss">
.avatar-menu {
margin: $space-xxx-small 0px 0px $space-xx-small;