Commit 2cd2aee3 authored by youjie's avatar youjie

no message

parent 6eaa2725
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
} }
.orderAllList-box { .orderAllList-box {
flex: 1; flex: 1;
max-width: 528px; max-width: 600px;
min-width: 450px; min-width: 500px;
background-color: #dddee0; background-color: #dddee0;
display: flex; display: flex;
margin: 0 5px; margin: 0 5px;
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
} }
.orderAllList-top div{ .orderAllList-top div{
width: 33.33%; width: 25%;
float: left; float: left;
} }
.orderAllList-top span{ .orderAllList-top span{
......
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