修正移动端关闭按钮的错误

This commit is contained in:
muzi_ys 2024-01-14 15:20:56 +08:00
parent 646734cdd6
commit 4a9357ef0d
2 changed files with 1 additions and 5 deletions

View File

@ -1206,10 +1206,6 @@ body .mac-open-iframe.layui-layer-setwin .layui-layer-change-url:hover {
display: none; display: none;
} }
.mac-open-iframe .layui-layer-setwin a {
width: 32px;
}
#dock { #dock {
width: 100%; width: 100%;
height: 60px; height: 60px;

2
css/index.min.css vendored

File diff suppressed because one or more lines are too long