fix(frontend): event edition UI improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -483,6 +483,7 @@
|
||||
<span class="" v-if="event.draft === true">
|
||||
<o-button
|
||||
variant="primary"
|
||||
class="!text-black hover:!text-white"
|
||||
outlined
|
||||
@click="createOrUpdateDraft"
|
||||
:disabled="saving"
|
||||
|
||||
Reference in New Issue
Block a user