From ec769191530cbbcfe3abe40d4812fc2b094c5d5e Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 20 七月 2022 17:49:48 +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