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; +//}