1
0

Always set the kanban board to full width for share links

This commit is contained in:
kolaente
2021-05-19 17:41:04 +02:00
parent fd610d3721
commit 52a0884ca4
2 changed files with 10 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<template>
<div
:class="{'has-background': background}"
:class="[background ? 'has-background' : '', $route.name+'-view']"
:style="{'background-image': `url(${background})`}"
class="link-share-container"
>