diff --git a/src/index.less b/src/index.less index 2f8e947..d3744b6 100644 --- a/src/index.less +++ b/src/index.less @@ -420,6 +420,12 @@ textarea.ant-input { } } +.b-n-link { + &:hover { + color: rgba(@primaryColor, 0.8) !important; + } +} + .c-gray { color: rgba(#333333, 0.3); } diff --git a/src/pages/course/index.tsx b/src/pages/course/index.tsx index 40be330..610cfbc 100644 --- a/src/pages/course/index.tsx +++ b/src/pages/course/index.tsx @@ -177,29 +177,11 @@ export const CoursePage = () => { const items: MenuProps["items"] = [ { key: "1", - label: ( - - - - ), - }, - { - key: "2", label: ( ), }, + { + key: "2", + label: ( + + ), + }, { key: "3", label: (