修正合并样式错误

This commit is contained in:
muzi_ys 2022-12-06 11:50:02 +08:00
parent 405fdcb3f8
commit 219111fd80
2 changed files with 3 additions and 3 deletions

View File

@ -820,7 +820,7 @@ body .mac-open-iframe .layui-layer-setwin .layui-layer-max:hover {
} }
body .mac-open-iframe .layui-layer-setwin .layui-layer-maxmin { body .mac-open-iframe .layui-layer-setwin .layui-layer-maxmin {
background-position: -55px -15px; background-position: -55px -25px;
cursor: pointer; cursor: pointer;
} }
@ -835,7 +835,7 @@ body .mac-open-iframe .layui-layer-setwin .layui-layer-refresh {
} }
body .mac-open-iframe .layui-layer-setwin .layui-layer-refresh:hover { body .mac-open-iframe .layui-layer-setwin .layui-layer-refresh:hover {
background-position: -83px -49px; background-position: -83px -48px;
cursor: pointer; cursor: pointer;
} }

2
css/index.min.css vendored

File diff suppressed because one or more lines are too long