Merge branch 'oat' into development

This commit is contained in:
oat 2023-12-06 15:51:48 +07:00
commit 30fa3f0f48

View file

@ -19,7 +19,7 @@ const accountName = ref<string>(getUsername())
<div class="cow">
<div class="row q-pl-sm">
<span class="text-body1" style="font-size:14px">
<span class="text-body1" style="font-size:13px">
{{ accountName }}
</span>
</div>