Merge pull request from veops/dev_ui_241022

fix(ui): update userPanel style
This commit is contained in:
Leo Song 2024-10-22 14:12:14 +08:00 committed by GitHub
commit 5d28c28023
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions
cmdb-ui/src/components/tools

View File

@ -11,7 +11,6 @@
<span class="common-settings-btn-text">{{ $t('settings') }}</span> <span class="common-settings-btn-text">{{ $t('settings') }}</span>
</span> </span>
<a-popover <a-popover
:overlayStyle="{ width: '130px' }"
placement="bottomRight" placement="bottomRight"
overlayClassName="custom-user" overlayClassName="custom-user"
> >