forked from potsda.mn/mobilizon
ui: participate button align right
This commit is contained in:
parent
7688bf88ee
commit
de30b46a87
|
@ -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"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue