mirror of https://github.com/veops/cmdb.git
fix(ui): update userPanel style
This commit is contained in:
parent
4111c634d9
commit
ba6edb3abe
|
@ -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"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue