refactor: set placement as top by edfault for modals, better response header layout
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<SmartModal
|
||||
v-if="show"
|
||||
:title="$t('support.title')"
|
||||
placement="top"
|
||||
@close="$emit('hide-modal')"
|
||||
>
|
||||
<template #body>
|
||||
|
||||
Reference in New Issue
Block a user