ui: participate button align right

This commit is contained in:
JonFreer
2023-08-13 12:19:35 +01:00
committed by Thomas Citharel
parent 7688bf88ee
commit de30b46a87

View File

@@ -1,5 +1,5 @@
<template> <template>
<div> <div class="ml-auto w-min">
<o-dropdown <o-dropdown
v-if="participation && participation.role === ParticipantRole.PARTICIPANT" v-if="participation && participation.role === ParticipantRole.PARTICIPANT"
> >