before remake add chat window
This commit is contained in:
@@ -18,8 +18,12 @@
|
||||
<span class="text-bold">
|
||||
{{ $t(title)}}
|
||||
</span>
|
||||
<q-space />
|
||||
<q-btn icon="close" flat round dense v-close-popup />
|
||||
<q-space/>
|
||||
<q-btn
|
||||
icon="mdi-close"
|
||||
dense flat round
|
||||
v-close-popup
|
||||
/>
|
||||
</div>
|
||||
</q-card-section>
|
||||
|
||||
@@ -96,8 +100,4 @@
|
||||
}
|
||||
return 0
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user