完成win7样式;

This commit is contained in:
2022-07-05 20:58:05 +08:00
parent 948461337b
commit 29ec988cdf
6 changed files with 212 additions and 138 deletions

View File

@@ -8,6 +8,12 @@
color: #808080
}
.layui-btn {}
.layui-btn {
pointer-events: none;
i {
pointer-events: all;
}
}
}
}