Remove the shadow at the "+" button for related tasks
continuous-integration/drone/push Build is failing Details

This commit is contained in:
kolaente 2021-01-20 22:26:33 +01:00
parent 08ea135211
commit 4dac10454e
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

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">