style(layout): 优化导航栏右侧菜单样式

This commit is contained in:
rd
2025-09-19 14:58:23 +08:00
parent 1ec9120b65
commit eff5998ddc

View File

@ -75,7 +75,9 @@
<template v-else>
<template v-if="item.audit_status === 1">
<div v-if="enterprises.length > 1" class="w-full h-1px bg-#E6E6E8 mb-8px"></div>
<div v-if="enterprises.length > 1" class="px-12px my-8px">
<div class="w-full h-1px bg-#E6E6E8"></div>
</div>
<MenuItem class="rounded-8px hover:bg-#F2F3F5 h-36px !mb-0" @click="onCreate(item)">
<div class="flex items-center">
<SvgIcon size="16.5" name="svg-organization" class="color-#737478 mr-8px" />