From 9a2ebd57f8cd3f664512165248f1680c0bdbb854 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期日, 08 五月 2022 21:26:39 +0800
Subject: [PATCH] #

---
 App.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/App.vue b/App.vue
index 92e790a..801d53f 100644
--- a/App.vue
+++ b/App.vue
@@ -362,7 +362,7 @@
 		float: right;
 		height: 80rpx;
 		line-height: 80rpx;
-		width: 60%;
+		width: 40%;
 		margin: 10rpx 2.5%;
 		border-radius: 15rpx;
 		border: 1px solid #eeeeee;
@@ -380,7 +380,7 @@
 	.content-combox {
 		display: inline-block;
 		height: 80rpx;
-		width: 30%;
+		width: 45%;
 		margin: 10rpx 0 10rpx 3% ;
 	}
 	.square-none {

--
Gitblit v1.9.1