@@ -275,7 +275,6 @@ input[type='reset'] {
}
-
*::-webkit-scrollbar {
width: 0.06rem;
height: 0.06rem;
@@ -392,4 +391,13 @@ input[type='reset'] {
// font-size: 0.32rem;
-}
+}
+.ant-empty {
+ margin-top: 20px;
+ .ant-empty-image {
+ height: 150px;
+ }
+ .ant-empty-description {
+ font-size: 24px;
@@ -4,7 +4,6 @@
overflow-y: auto;
height: 100%;
color: #3b3b3b;
- background: #fff;
.item {
padding: 8px 0;
width: 100%;
@@ -12,6 +11,8 @@
margin-bottom: 20px;
line-height: 50px;
position: relative;
+ background: #fff;
+ padding-right: 24px;
&.order {
.point,
.btn {
@@ -61,6 +62,7 @@
border-radius: 12px;
font-size: 24px;
color: #fff;
+ margin-left: 20px;