mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 11:26:43 +08:00
修改一下
This commit is contained in:
@@ -1017,7 +1017,7 @@ export default {
|
|||||||
padding-left: 48px;
|
padding-left: 48px;
|
||||||
.answer-text {
|
.answer-text {
|
||||||
//margin: 6px 0 15px;
|
//margin: 6px 0 15px;
|
||||||
margin:6px 70px 15px 0px;//按ui图,让开右边区域位置
|
margin:6px 70px 15px 5px;//按ui图,让开右边区域位置
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
@@ -1039,7 +1039,7 @@ export default {
|
|||||||
//align-items: center;
|
//align-items: center;
|
||||||
//按ui图,不再占一行,只是占右边
|
//按ui图,不再占一行,只是占右边
|
||||||
float: right;
|
float: right;
|
||||||
margin-top: -50px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.answer-boot {
|
.answer-boot {
|
||||||
@@ -1110,7 +1110,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.comment-body {
|
.comment-body {
|
||||||
padding-left: 40px;
|
padding-left: 53px;
|
||||||
|
|
||||||
.comment-content {
|
.comment-content {
|
||||||
padding-bottom: 0px;
|
padding-bottom: 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user