Commit 8ad723d1 authored by youjie's avatar youjie

no message

parent 013e1c41
......@@ -280,9 +280,10 @@
text-align: center;
}
.orderop div {
width: 100px;
height: 50%;
width: auto;
height: 30px;
display: flex;
padding: 0 5px;
justify-content: center;
}
.RoomList div {
......@@ -734,7 +735,7 @@
</div>
<div
v-if="item.OrderStatus > 3 || item.OrderStatus < 3"
class="column justify-c px15 bgE8F5E9 radius5 ml fz12 orderop pa20 flex-s"
class="row-c wrap justify-c px15 bgE8F5E9 radius5 ml fz12 orderop pa20 flex-s"
>
<div
v-if="
......
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