@@ -447,6 +447,8 @@ export default {
.take-out-list {
.item {
background-color: #fff;
+ margin-bottom: 10px;
+ border-radius: 5px;
.item-top {
display: flex;
justify-content: space-between;