fix style
This commit is contained in:
parent
1bec25e8e6
commit
998936651a
2 changed files with 3 additions and 8 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<XHeader class="title" :info="pageInfo" :with-back="false" :center="false"/>
|
||||
<button class="_button" @click="close()"><i class="fas fa-times"></i></button>
|
||||
</header>
|
||||
<component :is="component" v-bind="props" :ref="changePage"/>
|
||||
<component :is="component" v-bind="props" :ref="changePage" class="_flat_"/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue