我的回答 底部样式
This commit is contained in:
@@ -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;
|
||||
//}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user