feat: improve user assignments via quick add magic (#3348)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3348
This commit is contained in:
@ -48,7 +48,6 @@ const displayName = computed(() => getDisplayName(props.user))
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.user {
|
||||
margin: .5rem;
|
||||
display: flex;
|
||||
justify-items: center;
|
||||
|
||||
|
Reference in New Issue
Block a user