From b8544ee0bc7d93762d6ffe2d1765129ecaef46f9 Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期一, 27 六月 2022 08:44:59 +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