:global {
.ant-tabs-tab {
&:hover {
:local(.orderSpan) {
polygon,
path,
rect,
g[fill] {
transition: all 0.5s;
fill: #3682f5;
}
#order_svg_second_path {
fill: transparent;
stroke: #3682f5;
}
}
:local(.partSpan) {
g[fill] {
transition: all 0.5s;
fill: #3682f5;
}
}
}
}
}
.orderSpan,
.partSpan {
display: flex;
align-items: center;
img {
margin-right: 4px;
}
}
此博客围绕前端开发,涉及Vue.js和JavaScript相关内容,虽未给出具体内容,但可知聚焦于前端技术领域,Vue.js和JavaScript是关键技术点。
1122

被折叠的 条评论
为什么被折叠?



