我的回答 底部样式
This commit is contained in:
@@ -224,11 +224,11 @@ export default {
|
|||||||
white-space: pre-wrap; /* CSS 2.1 */
|
white-space: pre-wrap; /* CSS 2.1 */
|
||||||
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
|
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
|
||||||
}
|
}
|
||||||
.info-answer{
|
//.info-answer{
|
||||||
height: 200px;
|
// height: 200px;
|
||||||
width: 100%;
|
// width: 100%;
|
||||||
position: absolute;
|
// position: absolute;
|
||||||
bottom: 0;
|
// bottom: 0;
|
||||||
//border-top: 1px solid #cccccc;
|
// //border-top: 1px solid #cccccc;
|
||||||
}
|
//}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user