常志远 hai 1 ano
pai
achega
fca76cfa38
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      pages/mine/feedback.vue

+ 4 - 2
pages/mine/feedback.vue

@@ -76,11 +76,13 @@
 		.classify{
 			display: flex;
 			align-items: center;
-			justify-content: space-between;
+			flex-wrap: wrap;
 			margin-top: 24rpx;
 			.classify-item{
-				width: 160rpx;
+				padding:0 16rpx;
 				line-height: 66rpx;
+				margin-right: 16rpx;
+				margin-bottom: 16rpx;
 				border-radius: 4px;
 				background-color: rgba(255,255,255,1);
 				color: rgba(16, 16, 16, 1);