From f6e5c027ce177e5a7927de8b32fa1695c3af6557 Mon Sep 17 00:00:00 2001 From: nopy <646880214@qq.com> Date: Mon, 8 Jul 2024 14:33:27 +0800 Subject: [PATCH] 1 --- app-dm/src/TeacherPages/Questionmanage/questionmanage.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-dm/src/TeacherPages/Questionmanage/questionmanage.css b/app-dm/src/TeacherPages/Questionmanage/questionmanage.css index 5fafb3f..726379f 100644 --- a/app-dm/src/TeacherPages/Questionmanage/questionmanage.css +++ b/app-dm/src/TeacherPages/Questionmanage/questionmanage.css @@ -48,7 +48,7 @@ background-color: #aee1e3; } .title-link1 th{ - padding: 0 29px; + padding: 0 13px; min-width: 92.5px; } .question-box{ @@ -66,7 +66,7 @@ font-size: 16px; border: none; position: absolute; - left: 1140px; + left: 1000px; top: 600px; } .question-btn2{ @@ -76,7 +76,7 @@ font-size: 16px; border: none; position: absolute; - left: 1270px; + left: 1120px; top: 600px; }