Commit bf0a8f61 authored by Mac's avatar Mac

1

parent 928ec53a
...@@ -1765,7 +1765,7 @@ ...@@ -1765,7 +1765,7 @@
display: flex;flex-direction: row; display: flex;flex-direction: row;
align-items: center; align-items: center;
border: 1px solid #EBEEF5; border: 1px solid #EBEEF5;
margin-top: 30px; margin-top: 20px;
} }
.orderList .billStyle .billStyle_item{ .orderList .billStyle .billStyle_item{
width: 50%; width: 50%;
...@@ -1793,13 +1793,13 @@ ...@@ -1793,13 +1793,13 @@
display: flex; display: flex;
flex-direction: row; flex-direction: row;
align-items: center; align-items: center;
margin-right: 5px; margin-right: 15px;
} }
.orderList .fkbox .fkbox_item{ .orderList .fkbox .fkbox_item{
width: 10px; width: 10px;
height: 10px; height: 10px;
border-radius: 2px; border-radius: 2px;
margin-right: 3px; margin-right: 4px;
} }
</style> </style>
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