fix(modal): 取消全屏功能后关闭图标颜色异常 (#1240)

Co-authored-by: liushiman <smliu@gk-estor.com>
This commit is contained in:
1sm
2021-09-28 00:22:23 +08:00
committed by GitHub
parent 754d1986e9
commit 2f2526c564

View File

@@ -97,7 +97,7 @@
}
}
& span:nth-child(2) {
& span:last-child {
&:hover {
color: @error-color;
}