Skip to content

pseudo-class content's value need use Unicode,otherwise,sometime will load messy code。需要用Unicode作为content的值,否则偶尔会出现乱码 #1687

@fangbing0565

Description

@fangbing0565

.@{calendar-prefix-cls}-prev-century-btn,
.@{calendar-prefix-cls}-prev-decade-btn,
.@{calendar-prefix-cls}-prev-year-btn {
left: 7px;

&::after {
  content: '«'; // problem: pseudo-class content's value need use Unicode,otherwise,sometime will load messy code。需要用Unicode作为content的值,否则偶尔会出现乱码
}

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions