From ebda2f5e079088277b8a1883d7da5afc8efdc3c5 Mon Sep 17 00:00:00 2001 From: zyn Date: Fri, 7 Apr 2023 09:30:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E5=9B=9E=E7=AD=94=20?= =?UTF-8?q?=E5=BA=95=E9=83=A8=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/personal/pages/my-questions/index2.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/pages/personal/pages/my-questions/index2.vue b/src/pages/personal/pages/my-questions/index2.vue index ea96ba414..bb86a2284 100644 --- a/src/pages/personal/pages/my-questions/index2.vue +++ b/src/pages/personal/pages/my-questions/index2.vue @@ -224,11 +224,11 @@ export default { white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */ } -.info-answer{ - height: 200px; - width: 100%; - position: absolute; - bottom: 0; - //border-top: 1px solid #cccccc; -} +//.info-answer{ +// height: 200px; +// width: 100%; +// position: absolute; +// bottom: 0; +// //border-top: 1px solid #cccccc; +//}