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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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