fix response design bug

Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
This commit is contained in:
Benny Samir Hierl 2022-02-20 19:58:38 +01:00
parent 3fa309ce66
commit fe7dcf68ca

View file

@ -1,6 +1,6 @@
<template>
<header
class="mb-4 flex flex-row items-center space-x-3 opacity-60 sm:justify-end"
class="mb-4 flex flex-row items-center justify-end space-x-3 opacity-60"
>
<div
v-if="isAuthenticated"