chore: Updates design of resolve context menu (#3667)
This commit is contained in:
parent
666028a443
commit
223fb2b7e4
4 changed files with 28 additions and 18 deletions
|
@ -54,7 +54,7 @@
|
|||
:class="{ 'is-active': isActive }"
|
||||
@click="e => handleProfileSettingClick(e, navigate)"
|
||||
>
|
||||
<fluent-icon icon="person" class="icon icon--font" />
|
||||
<fluent-icon icon="person" size="14" class="icon icon--font" />
|
||||
<span class="button__content">
|
||||
{{ $t('SIDEBAR_ITEMS.PROFILE_SETTINGS') }}
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue