mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-05 05:00:03 +00:00
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:
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 16 KiB |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user