Commit 6e80b59c by lmf

修复样式bug

parent 54df1842
......@@ -2288,7 +2288,7 @@ tr.grand.totals {
@media(max-width: 1024px) {
#opc-sidebar {
box-shadow: 0 2px 5px rgb(56 77 108 / 40%);
box-shadow: 0 2px 5px #f0f0ff;
}
.box {
width: 100% !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment