fix(front): various UI improvements for group page

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-05-26 18:17:27 +02:00
parent ec7ca4ddf1
commit b0975672c1
5 changed files with 19 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
<template>
<router-link
class="flex gap-1 w-full items-center p-2 border-b-stone-200 border-b"
class="flex gap-1 w-full items-center p-2 border-b-stone-200 border-b bg-white dark:bg-transparent"
dir="auto"
:to="{
name: RouteName.DISCUSSION,