From f2ab8773ece7096a4f4b4603ceeab0a9bdd7a040 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 24 Oct 2019 14:14:14 +0200 Subject: [PATCH] Add link to content selection --- src/components/ContentSelection.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/ContentSelection.vue b/src/components/ContentSelection.vue index 2c13d7e..7526ddf 100644 --- a/src/components/ContentSelection.vue +++ b/src/components/ContentSelection.vue @@ -4,7 +4,7 @@
thumbnail - +
@@ -78,7 +78,7 @@ border-radius: 3px; } - button { + a.jpt-button { display: flex; flex-direction: row !important; margin-top: 30px;