src/components/customElMenu.vue
@@ -36,14 +36,4 @@ }, }; </script> <style lang="less" scoped> .faSub { /deep/ .el-submenu__title i { background-color: transparent !important; color: #fff; } /deep/.el-menu { border: transparent !important; } } </style>