style: change font size (smaller) update
This commit is contained in:
parent
fc793ca6e0
commit
10e7b20da8
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue