From 19a3945f16e9fa10ca6f51f6cd1ddc631dde50c1 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 15 八月 2022 13:23:03 +0800
Subject: [PATCH] #

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

diff --git a/App.vue b/App.vue
index 78aee36..f804a57 100644
--- a/App.vue
+++ b/App.vue
@@ -339,7 +339,7 @@
 	.content-input input {
 		display: inline-block;
 		float: left;
-		height: 100%;
+		height: 80rpx;
 		width: 90%;
 		text-indent: 20rpx;
 		font-size: 32rpx;
@@ -392,7 +392,7 @@
 		display: inline-block;
 		float: right;
 		height: 80rpx;
-		width: 70%;
+		width: 94%;
 		margin: 10rpx 3% 10rpx 0 ;
 	}
 	.square-none {

--
Gitblit v1.9.1