diff --git a/src/layout/components/Sidebar/components/SidebarMenuItemTitle.vue b/src/layout/components/Sidebar/components/SidebarMenuItemTitle.vue index 4fec81f1..06bfef1a 100644 --- a/src/layout/components/Sidebar/components/SidebarMenuItemTitle.vue +++ b/src/layout/components/Sidebar/components/SidebarMenuItemTitle.vue @@ -1,9 +1,11 @@ @@ -26,7 +28,6 @@ defineProps({ .sub-el-icon { width: 14px !important; margin-right: 0 !important; - font-size: 14px !important; color: currentcolor; }