Skip to content

标签下划线颜色不随主题改变. 这个问题和#1057一样,但是在color.less中添加了代码还是不行 #1361

Closed
@xmlspyspring

Description

@xmlspyspring
版本号:2.2.0
问题描述:标签下划线颜色不随主题改变. 这个问题和#1057一样,但是在color.less中添加了代码还是不行:

// 侧边导航栏首页颜色跟随主题变化
.ant-menu.ant-menu-root > .ant-menu-item:first-child.ant-menu-item-selected {
& > a,
& > a:hover {
color: @primary-color;
}
}

截图&代码:

image

友情提示: 未按格式要求发帖,会直接删掉。

Activity

zhangdaiscott

zhangdaiscott commented on Jun 19, 2020

@zhangdaiscott
Member

此问题处理了,下个版本发布

xmlspyspring

xmlspyspring commented on Jun 19, 2020

@xmlspyspring
Author

此问题处理了,下个版本发布

请问,怎么解决的,我需要在项目中修改

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @xmlspyspring@zhangdaiscott

        Issue actions

          标签下划线颜色不随主题改变. 这个问题和#1057一样,但是在color.less中添加了代码还是不行 · Issue #1361 · jeecgboot/JeecgBoot