Remove the shadow at the "+" button for related tasks

This commit is contained in:
kolaente 2021-01-20 22:26:33 +01:00
parent 08ea135211
commit 4dac10454e
No known key found for this signature in database
GPG key ID: F40E70337AB24C9B

View file

@ -8,6 +8,7 @@
v-tooltip="'Add a New Task Relation'"
type="secondary"
icon="plus"
:shadow="false"
/>
<transition-group name="fade">
<template v-if="editEnabled && showCreate">