Skip to content

Navbar组件修改样式不生效 #1631

@yangweb0503

Description

@yangweb0503

代码编译后不生效
.mint-tab-item-label[data-v-4917ee8b] {
font-size: 16px;
}
在开发者工具中修改为
.mint-tab-item-label {
font-size: 16px;
}
才会生效,
请问这该怎么解决呢?

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

    Issue actions