Authored by wenjiekong

修改关闭图标大小

... ... @@ -540,6 +540,13 @@
background-image: resolve("students/close.png");
}
.stu-alert .close-icon,
.subcontent-dialog .close-icon {
width: 30px;
height: 30px;
background-size: 100% 100%;
}
.min-screen {
.stu-page {
.stu-rights {
... ...