fix(test): Mobile Settings (#8332)

## Summary

Bigger mask.

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-8332-fix-test-Mobile-Settings-2f56d73d3650813b8e39ea5d77e39c18)
by [Unito](https://www.unito.io)

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Alexander Brown
2026-01-27 00:21:15 -08:00
committed by GitHub
parent 7ad43c689c
commit 440e25e232
2 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -5,9 +5,10 @@
severity="info"
icon="pi pi-user"
pt:text="w-full"
data-testid="current-user-indicator"
>
<div class="flex items-center justify-between">
<div data-testid="current-user-indicator">
<div class="tabular-nums">
{{ $t('g.currentUser') }}: {{ userStore.currentUser?.username }}
</div>
<Button