Merge branch '375-language-urdu-the-text-alignment' into 'dev'
fix urdu button alignment For issue #375 See merge request keanuapp/keanuapp-weblite!162
This commit is contained in:
commit
d550d9ca1a
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
<div class="mt-2" v-if="roomHistoryDescription">
|
<div class="mt-2" v-if="roomHistoryDescription">
|
||||||
{{ roomHistoryDescription }}
|
{{ roomHistoryDescription }}
|
||||||
</div>
|
</div>
|
||||||
<div class="text-right">
|
<div class="text-end">
|
||||||
<v-btn id="btn-got-it" text @click.stop="$emit('close')" class="text-transform-0">
|
<v-btn id="btn-got-it" text @click.stop="$emit('close')" class="text-transform-0">
|
||||||
{{ $t("room_welcome.got_it") }}
|
{{ $t("room_welcome.got_it") }}
|
||||||
</v-btn>
|
</v-btn>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue