From 6ff974ca03d6a8b75c2193eae0e267eef1f22b12 Mon Sep 17 00:00:00 2001 From: Your Name <you@example.com> Date: 星期三, 20 七月 2022 21:48:50 +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