From 010e9476908b6f2041950b2e19f7c6d165adf0ea Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期五, 24 二月 2023 17:20:57 +0800
Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/scienceexperimentweb

---
 src/assets/style/index.scss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/assets/style/index.scss b/src/assets/style/index.scss
index 1503233..a55e6ad 100644
--- a/src/assets/style/index.scss
+++ b/src/assets/style/index.scss
@@ -17,3 +17,6 @@
 .page-position{
   float: right;
 }
+.input-length {
+  width: 90% !important;
+}

--
Gitblit v1.9.2